[rkward-cvs] SF.net SVN: rkward: [1352] trunk/rkward/rkward/plugins/plots/barplot.php
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Thu Feb 8 10:19:41 UTC 2007
Revision: 1352
http://svn.sourceforge.net/rkward/?rev=1352&view=rev
Author: tfry
Date: 2007-02-08 02:19:40 -0800 (Thu, 08 Feb 2007)
Log Message:
-----------
cosmetic change
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots/barplot.php
Modified: trunk/rkward/rkward/plugins/plots/barplot.php
===================================================================
--- trunk/rkward/rkward/plugins/plots/barplot.php 2007-02-07 22:04:24 UTC (rev 1351)
+++ trunk/rkward/rkward/plugins/plots/barplot.php 2007-02-08 10:19:40 UTC (rev 1352)
@@ -17,7 +17,7 @@
function preview () {
preprocess ();
calculate ();
- doPrintout (false); // only this one actually needed...
+ doPrintout (false);
cleanup ();
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list