[rkward-cvs] SF.net SVN: rkward: [1220] trunk/rkward/rkward/plugins/plots/cor_graph.php

tfry at users.sourceforge.net tfry at users.sourceforge.net
Thu Jan 25 10:18:15 UTC 2007


Revision: 1220
          http://svn.sourceforge.net/rkward/?rev=1220&view=rev
Author:   tfry
Date:     2007-01-25 02:18:14 -0800 (Thu, 25 Jan 2007)

Log Message:
-----------
Remove some stray tabs

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/plots/cor_graph.php

Modified: trunk/rkward/rkward/plugins/plots/cor_graph.php
===================================================================
--- trunk/rkward/rkward/plugins/plots/cor_graph.php	2007-01-24 23:25:18 UTC (rev 1219)
+++ trunk/rkward/rkward/plugins/plots/cor_graph.php	2007-01-25 10:18:14 UTC (rev 1220)
@@ -20,7 +20,8 @@
 
 	pairs(x, lower.panel=panel.smooth, upper.panel=panel.cor)
 }
-	<?		}
+<?
+	}
 	
 	function calculate () {
 	}
@@ -42,9 +43,8 @@
 <?
 	}
 	
-	function cleanup () {
-	?>
+	function cleanup () { ?>
 rm(rk.temp.cor.graph, rk.temp.x)
-	<?
+<?
 	}
 ?>


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