Rev 4 | Rev 100 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
// Written by Ira Snyder
//
import java.io.*;
class Blank {
public static void main ( String [] args ) throws Exception {
}
}