/** * The main package includes the class that contains the main() method, as well as any other classes that * are needed by all parts of the program, yet are not directly related to the simulation. * * @author Daniel Vedder * */ package main;