27e200f5a67b0dae4f4d3136f7442a6bb1ee5c20
[cellular-automata.git] / 001 / bin / life_shell
1 #! /bin/sh
2
3
4 erl \
5 -sname life_001_shell \
6 -remsh life_001@localhost
This page took 0.054756 seconds and 3 git commands to generate.