source: CMT/v1r14p20031120/src/demo/demoA/A.java @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 109 bytes
Line 
1
2public class A
3{
4  public static void main (String arg[])
5  {
6    System.out.println ("A");
7  }
8}
9
Note: See TracBrowser for help on using the repository browser.