Document Actions

Go.java

Start program

Click here to get the file

Size 1 kB - File type text/plain

File contents

// Name: Go.java
// Intent: Start program
// Programmer: John P. Kavanagh  #2748 2405
// Date Modified: 7 May 2002
// Audit: Cliff Meyers (cmeyers@buffalo.edu)
 

public class Go {
	public static void main(String args[]) {
		
		// Launch user coordinate query		

		CromleyInput newSession = new CromleyInput();
		
	}
}
www.flickr.com