COSC-4P82-Final-Project/lib/lilgp/lilgpMonitor
Brett f868db09b1 inital commit 2024-04-01 00:01:49 -04:00
..
classes inital commit 2024-04-01 00:01:49 -04:00
docs inital commit 2024-04-01 00:01:49 -04:00
javadocs inital commit 2024-04-01 00:01:49 -04:00
src inital commit 2024-04-01 00:01:49 -04:00
README.1ST inital commit 2024-04-01 00:01:49 -04:00

README.1ST

After unpacking the distribution, you should have the following tree
structure:

	lilgpMonitor\
	   classes\
	   docs\
	      images\
	   javadocs\
	      images\
	   src\

To build the .class files, change into the src\ directory and type:

	javac -d ../classes *.java

To run lilgpSetup, change into the classes\ directory and type:

	java lilgpMonitor