#include "def.h"Go to the source code of this file.
Functions | |
| void | main (int argc, argv) |
Variables | |
| int | verbose |
| char * | libdir |
| static char * | copyright = "copyright (c) 1988 Wm Leler" |
| void main | ( | int | argc, | |
| argv | ||||
| ) |
Definition at line 16 of file main.c.
References namenode::child, expr_print(), global_names, graphics, graphics_close(), infile, infilename, init(), learn, LIBDIR, libdir, lineno, name_space_print(), NULL, parse(), st_mem_free(), verbose, and walk().
| char* libdir |
| int verbose |
Definition at line 3 of file main.c.
Referenced by file_push(), init(), main(), preprocess(), primitive_execute(), rule_build(), scan(), and walk().
1.5.4