source:
galcon-server/src/GalconServer.java@
6f3426a
Last change on this file since 6f3426a was 6f3426a, checked in by , 15 years ago | |
---|---|
|
|
File size: 156 bytes |
Line | |
---|---|
1 | |
2 | public class GalconServer { |
3 | public static void main(String[] args) { |
4 | System.out.println("Great success!"); |
5 | System.out.println("Test!"); |
6 | } |
7 | |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.