X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=001%2Fbin%2Flife;h=63d54377ddb0760194d227cbe795150bb5973888;hb=5c65ee244a1d480b62f0f14e9820a624169c1d00;hp=cb64898b534921fb67a391574d9b9ad49a7ed94b;hpb=b1f4ac6e347f890e55a273c18dcb9bb19b174bd2;p=cellular-automata.git diff --git a/001/bin/life b/001/bin/life index cb64898..63d5437 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 \