summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/rgens/parser/RecurLimitException.java
AgeCommit message (Collapse)Author
2018-06-04Add recurrance limitBenjamin J. Culkin
This controls the number of times a rule can be entered into during a single generations, and is set to 5 by default