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