source:
liacs/TOOS/assignment1/src/Census.java@
204
Last change on this file since 204 was 204, checked in by , 14 years ago | |
---|---|
File size: 113 bytes |
Rev | Line | |
---|---|---|
[204] | 1 | public class Census { |
2 | public static void main(String[] args) { | |
3 | System.out.println("Hello, world!"); | |
4 | } | |
5 | } | |
6 |
Note:
See TracBrowser
for help on using the repository browser.