Moved Life implementations into 'life' directory.
[cellular-automata.git] / 001 / bin / life_shell
diff --git a/001/bin/life_shell b/001/bin/life_shell
deleted file mode 100755 (executable)
index 27e200f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#! /bin/sh
-
-
-erl \
-    -sname life_001_shell \
-    -remsh life_001@localhost
This page took 0.024375 seconds and 4 git commands to generate.