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