From eb33962e1fe4f94d149dedacac731b4460722ce3 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 18 May 2015 22:57:53 -0400 Subject: [PATCH] Updated TODO's --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index f57e3c7a..dc136b80 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ Working TODO list: - Issues with library hello example: -1) Need to manually assign Cyc_global_variables in lib2.c + seems to be working! next step is to get parser, eval, and icyc (in that order) to work with libs - Reduction in size of generated code is there anything we can do?