This program generates a set of AD&D gems. The program requests the total number of gems and then outputs their total value and the number of gems in each of the size categories.
To run, simply enter the following line at the terminal:
$ java -classpath /path/to/parent/directory GemGen

