init
Signed-off-by:
clemo <clemo@cbcode.at>
parents
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 11 additions, 0 deletions.gitlab-ci.yml
- Makefile 14 additions, 0 deletionsMakefile
- src/gol.c 146 additions, 0 deletionssrc/gol.c
- src/gol.h 21 additions, 0 deletionssrc/gol.h
- test/output.txt 18 additions, 0 deletionstest/output.txt
- test/test.c 32 additions, 0 deletionstest/test.c
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
Makefile
0 → 100644
src/gol.c
0 → 100644
src/gol.h
0 → 100644
test/output.txt
0 → 100644
test/test.c
0 → 100644
Please register or sign in to comment