summaryrefslogtreecommitdiff
path: root/web/yacco2/o2linker/common_externs.h
blob: 2a6f913943c3b86f8906195a7dee3e57d3ed64c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/*4:*/
//line 63 "/usr/local/yacco2/externals/common_externs.w"

#ifndef common_extern_
#define common_extern_ 1

//line 66 "/usr/local/yacco2/externals/common_externs.w"

/*5:*/
//line 71 "/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 67 "/usr/local/yacco2/externals/common_externs.w"

#endif

/*:4*/