mirror of
https://github.com/carp-lang/Carp.git
synced 2024-11-04 01:25:04 +03:00
Build minimal_sdl.carp example.
This commit is contained in:
parent
fb830c81d7
commit
35719a3d55
@ -29,6 +29,7 @@ carp ./examples/guessing.carp -b;
|
||||
carp ./examples/ant.carp -b
|
||||
carp ./examples/reptile.carp -b
|
||||
carp ./examples/game.carp -b;
|
||||
carp ./examples/minimal_sdl.carp -b;
|
||||
carp ./examples/no_core.carp --no-core -b;
|
||||
|
||||
echo "ALL TESTS DONE."
|
||||
|
Loading…
Reference in New Issue
Block a user