Creazione file start

This commit is contained in:
2014-10-04 21:25:16 +02:00
commit dcbb1abe55

12
start.java Normal file
View File

@@ -0,0 +1,12 @@
/**
* Created by Giovanni on 04/10/2014.
*/
public class start {
public static void main (String[] args){
}
}