Updated references from old to new module names.
[cellular-automata.git] / 001 / src / life_time.erl
index 02cd61e..b832043 100644 (file)
@@ -1,4 +1,4 @@
--module(time).
+-module(life_time).
 -behaviour(gen_server).
 
 
This page took 0.021589 seconds and 4 git commands to generate.