equal
deleted
inserted
replaced
|
1 /* Generated automatically */ |
|
2 #ifndef have_Src_input_globals |
|
3 #define have_Src_input_globals |
|
4 |
|
5 extern int SHIN; |
|
6 extern FILE*bshin; |
|
7 extern int strin; |
|
8 extern mod_import_variable int inbufct; |
|
9 extern int inbufflags; |
|
10 extern mod_import_function char*shingetline _((void)); |
|
11 extern int ingetc _((void)); |
|
12 extern void inungetc _((int c)); |
|
13 extern int stuff _((char*fn)); |
|
14 extern void inerrflush _((void)); |
|
15 extern mod_import_function void inpush _((char*str,int flags,Alias inalias)); |
|
16 extern mod_import_function void inpop _((void)); |
|
17 extern void inpopalias _((void)); |
|
18 |
|
19 #endif /* !have_Src_input_globals */ |