home
/
code
/
cellular-automata.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Compute next generation.
[cellular-automata.git]
/
life
/
001
/
Makefile
Commit
Line
Data
86e03ec8
1
REBAR=./rebar
b1f4ac6e
SK
2
3
4
compile:
5
@$(REBAR) compile
6
7
8
clean:
9
@$(REBAR) clean
This page took
0.024485 seconds
and
4
git commands to generate.