Very minor tidy-up
This commit is contained in:
		
							parent
							
								
									3491784282
								
							
						
					
					
						commit
						06de5d923a
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -2,8 +2,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(ns mw-engine.core
 | 
					(ns mw-engine.core
 | 
				
			||||||
  (:require [mw-engine.world :as world]
 | 
					  (:require [mw-engine.world :as world]
 | 
				
			||||||
        mw-engine.natural-rules
 | 
					            mw-engine.utils))
 | 
				
			||||||
        mw-engine.utils))
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
;; Every rule is a function of two arguments, a cell and a world. If the rule
 | 
					;; Every rule is a function of two arguments, a cell and a world. If the rule
 | 
				
			||||||
;; fires, it returns a new cell, which should have the same values for :x and
 | 
					;; fires, it returns a new cell, which should have the same values for :x and
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue