X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Fnitfol%2Finform.hhh;fp=interpreters%2Fnitfol%2Finform.hhh;h=0000000000000000000000000000000000000000;hb=48c89dc9941a5a349f9dc5099baa4dcc54bd6169;hp=6ef60ca41d0cc9e2455fbdc265d468d1dff36193;hpb=8e9133ba26be06156262bd07375f6f80dd0fcf84;p=projects%2Fchimara%2Fchimara.git diff --git a/interpreters/nitfol/inform.hhh b/interpreters/nitfol/inform.hhh deleted file mode 100644 index 6ef60ca..0000000 --- a/interpreters/nitfol/inform.hhh +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef DEBUGGING -void process_debug_command(const char *buffer); -BOOL exp_has_locals(const char *exp); -z_typed evaluate_expression(const char *exp, unsigned frame); -#endif