From 78a7f801fc7ae19d8f4ed87c3f1628bd87033c2d Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 13 Apr 2016 22:40:26 -0400 Subject: [PATCH] Fixed up this example --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 3edd2142..846ab9f2 100644 --- a/TODO +++ b/TODO @@ -28,7 +28,6 @@ Tier 0: - FFI - 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 -- game of life demo - need to fix this up (one way or the other) so it runs Tier 1: