X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;ds=sidebyside;f=001%2Fbin%2Flife;h=a0f014aef5b7b395e01e612ccb33a5426ee9d12d;hb=0a9b8c1755fb6126d79e3c51b84df9ff90fbbf6a;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 \