summaryrefslogtreecommitdiff
path: root/web/yacco2/o2testdriver/common_externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'web/yacco2/o2testdriver/common_externs.h')
-rw-r--r--web/yacco2/o2testdriver/common_externs.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/web/yacco2/o2testdriver/common_externs.h b/web/yacco2/o2testdriver/common_externs.h
new file mode 100644
index 0000000000..0398c50e99
--- /dev/null
+++ b/web/yacco2/o2testdriver/common_externs.h
@@ -0,0 +1,28 @@
+/*4:*/
+//line 68 "/usr/local/yacco2/externals/common_externs.w"
+
+#ifndef common_extern_
+#define common_extern_ 1
+
+//line 71 "/usr/local/yacco2/externals/common_externs.w"
+
+/*5:*/
+//line 76 "/usr/local/yacco2/externals/common_externs.w"
+
+#include "globals.h"
+#include "/usr/local/yacco2/compiler/o2/o2_types.h"
+#include "o2_lcl_opts.h"
+#include "o2_lcl_opt.h"
+#include "o2_err_hdlr.h"
+extern
+void GET_CMD_LINE(int argc,char*argv[]
+,const char*File,yacco2::TOKEN_GAGGLE&Errors);
+extern
+void DUMP_ERROR_QUEUE(yacco2::TOKEN_GAGGLE&Errors);
+extern const char*DATE_AND_TIME();
+/*:5*/
+//line 72 "/usr/local/yacco2/externals/common_externs.w"
+
+#endif
+
+/*:4*/