One-dimensional cellular automata: Difference between revisions

Content added Content deleted
(Updated to compile with Nim 1.4. Changed indentation and identifiers to conform to guidelines. Added missing call to procedure.)
m (Removed extra line at end.)
Line 3,340: Line 3,340:
swap t, x
swap t, x


cellAutomata()
cellAutomata()</lang>
</lang>


{{out}}
{{out}}