Class MainProgram
java.lang.Object
|
+----MainProgram
- public class MainProgram
- extends Object
Main program for the command line version of the program
- Author:
- Vegard Brox
-
main(String[])
- The main program.
main
public static void main(String args[])
- The main program.
- Parameters:
- args - The command-line arguments. Filename of the GEDCOM file is
expected as the first argument