java.lang.Object
dev.civl.mc.CIVL
The main CIVL class, containing the main method, which provides the command
line interface for using CIVL.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CIVL
public CIVL()
-
-
Method Details
-
main
Execute the appropriate CIVL tool(s) based on the command line arguments.- Parameters:
args- command line arguments; seeUserInterface
-