Merge branch 'master' of https://github.com/mickenordin/bacteria
This commit is contained in:
commit
44dd83e0a5
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
Just an experiment to create a computer bacteria
|
||||
|
||||
Build with:
|
||||
g++ -std=c++11 -o $(tempfile -d . -p bact-) bacteria.cpp
|
||||
g++ -static -std=c++11 -o $(tempfile -d . -p bact-) bacteria.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue