equal
deleted
inserted
replaced
|
1 /* Generated automatically */ |
|
2 #ifndef have_Src_prompt_globals |
|
3 #define have_Src_prompt_globals |
|
4 |
|
5 extern unsigned txtattrmask; |
|
6 extern mod_import_variable unsigned txtchange; |
|
7 extern unsigned char*cmdstack; |
|
8 extern int cmdsp; |
|
9 extern mod_import_function char*promptexpand _((char*s,int ns,char*rs,char*Rs)); |
|
10 extern void stradd _((char*d)); |
|
11 extern mod_import_function void tsetcap _((int cap,int flag)); |
|
12 extern int putstr _((int d)); |
|
13 extern mod_import_function void countprompt _((char*str,int*wp,int*hp,int overf)); |
|
14 |
|
15 #endif /* !have_Src_prompt_globals */ |