Fixed up this example

This commit is contained in:
Justin Ethier 2016-04-13 22:40:26 -04:00
parent 98bd7e479c
commit 78a7f801fc

1
TODO
View file

@ -28,7 +28,6 @@ Tier 0:
- FFI - FFI
- want to create an example program (lib?) that does something interesting, like make a cURL request - want to create an example program (lib?) that does something interesting, like make a cURL request
for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries
- game of life demo - need to fix this up (one way or the other) so it runs
Tier 1: Tier 1: