diff eval.h @ 15:f6177d3ed5c2

handle directives
author David A. Holland
date Sun, 19 Dec 2010 21:42:01 -0500
parents
children 9dda765ee85c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eval.h	Sun Dec 19 21:42:01 2010 -0500
@@ -0,0 +1,1 @@
+bool eval(char *expr);