Fixing installed headers and directories
[projects/chimara/chimara.git] / interpreters / nitfol / inform.hhh
1 #ifdef DEBUGGING
2 void process_debug_command(const char *buffer);
3 BOOL exp_has_locals(const char *exp);
4 z_typed evaluate_expression(const char *exp, unsigned frame);
5 #endif