Commit 68d81f4a 68d81f4a7edee157950a77230de6c8475bf1a8f7 by root

save

1 parent 15f90590
...@@ -5,6 +5,6 @@ public class App ...@@ -5,6 +5,6 @@ public class App
5 { 5 {
6 public static void main( String[] args ) 6 public static void main( String[] args )
7 { 7 {
8 8 System.out.println(" project tools !");
9 } 9 }
10 } 10 }
......