add reminders in code
[protos/libecoli.git] / libecoli / ecoli_parse.h
index 79e644f..a431ba2 100644 (file)
@@ -17,6 +17,7 @@
 #include <sys/types.h>
 #include <limits.h>
 #include <stdio.h>
+#include <stdbool.h>
 
 struct ec_node;
 struct ec_parse;
@@ -55,6 +56,7 @@ struct ec_parse *ec_parse_dup(const struct ec_parse *parse);
  *
  *
  */
+// _get_ XXX
 const struct ec_strvec *ec_parse_strvec(const struct ec_parse *parse);
 
 /* a NULL return value is an error, with errno set