X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=001%2Fbin%2Flife;h=52be6f3ffce83574be2f3c456536f19ea7d2f728;hb=9d5e921e35645290c05a391b51e481e89ca91f2e;hp=87edae8519f70eb2ab863948c617e36fadd522ce;hpb=d2a0e2f9319260ac266296451915776f3399fb70;p=cellular-automata.git diff --git a/001/bin/life b/001/bin/life index 87edae8..52be6f3 100755 --- a/001/bin/life +++ b/001/bin/life @@ -6,6 +6,8 @@ X=`stty size | awk '{print $2}'` erl \ + +P 100000000 \ + -name life_001@localhost \ -noshell \ -pa ebin \ -life x $X y $Y \