Newer
Older
ecologia / src / model / package-info.java
/**
 * model is responsible for the program logic. This is where the actual simulation takes place.
 * 
 * @author Daniel Vedder
 *
 */
package model;