Very minor tidy-up
This commit is contained in:
parent
3491784282
commit
06de5d923a
|
@ -2,7 +2,6 @@
|
|||
|
||||
(ns mw-engine.core
|
||||
(:require [mw-engine.world :as world]
|
||||
mw-engine.natural-rules
|
||||
mw-engine.utils))
|
||||
|
||||
;; Every rule is a function of two arguments, a cell and a world. If the rule
|
||||
|
|
Loading…
Reference in a new issue