SF.net SVN: geany:[4298] trunk/data/templates/files/main.java

ntrel at users.sourceforge.net ntrel at xxxxx
Mon Oct 12 11:13:39 UTC 2009


Revision: 4298
          http://geany.svn.sourceforge.net/geany/?rev=4298&view=rev
Author:   ntrel
Date:     2009-10-12 11:13:39 +0000 (Mon, 12 Oct 2009)

Log Message:
-----------
Remove extra blank line.

Modified Paths:
--------------
    trunk/data/templates/files/main.java

Modified: trunk/data/templates/files/main.java
===================================================================
--- trunk/data/templates/files/main.java	2009-10-12 10:53:39 UTC (rev 4297)
+++ trunk/data/templates/files/main.java	2009-10-12 11:13:39 UTC (rev 4298)
@@ -1,10 +1,9 @@
 {fileheader}
 
 public class {untitled} {
-
+	
 	public static void main (String args[]) {
 		
-		
 	}
 }
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list