home
/
code
/
cellular-automata.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Relocate 'next' function to 'State' module.
[cellular-automata.git]
/
life
/
003
/
src
/
life.app.src
Commit
Line
Data
7f968603
SK
1
{application, life,
2
[
3
{description, "Conway's Game of Life."},
4
{vsn, "dev"},
5
{registered, []},
6
{applications, [
7
kernel,
8
stdlib
9
]},
10
{mod, { life, []}},
11
{env, []}
12
]}.
This page took
0.031076 seconds
and
4
git commands to generate.