X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=001%2Fbin%2Flife;h=52be6f3ffce83574be2f3c456536f19ea7d2f728;hb=9d5e921e35645290c05a391b51e481e89ca91f2e;hp=a0f014aef5b7b395e01e612ccb33a5426ee9d12d;hpb=50c6ac0870c649f7c717639fef98eefcfc83f98c;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 \