Module dev.civl.mc
Package dev.civl.mc

Class CIVL

java.lang.Object
dev.civl.mc.CIVL

public class CIVL extends Object
The main CIVL class, containing the main method, which provides the command line interface for using CIVL.
  • Constructor Details

    • CIVL

      public CIVL()
  • Method Details

    • main

      public static void main(String[] args)
      Execute the appropriate CIVL tool(s) based on the command line arguments.
      Parameters:
      args - command line arguments; see UserInterface