X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=001%2Fbin%2Flife;h=52be6f3ffce83574be2f3c456536f19ea7d2f728;hb=89f58968c0f90fcacecc858244e0fe50adae2cf9;hp=a0f014aef5b7b395e01e612ccb33a5426ee9d12d;hpb=eec4cd1f37ccb353d325f7f8e46e6f9efaa02077;p=cellular-automata.git diff --git a/001/bin/life b/001/bin/life index a0f014a..52be6f3 100755 --- a/001/bin/life +++ b/001/bin/life @@ -6,6 +6,7 @@ X=`stty size | awk '{print $2}'` erl \ + +P 100000000 \ -name life_001@localhost \ -noshell \ -pa ebin \