Moved Life implementations into 'life' directory.
[cellular-automata.git] / life / 001 / bin / life_shell
CommitLineData
5c65ee24
SK
1#! /bin/sh
2
3
4erl \
5 -sname life_001_shell \
6 -remsh life_001@localhost
This page took 0.017817 seconds and 4 git commands to generate.