mirror of
https://github.com/rfivet/uemacs.git
synced 2024-11-14 00:26:01 -05:00
6 lines
151 B
C
6 lines
151 B
C
extern int gasave ; /* global ASAVE size */
|
|
extern int gacount ; /* count until next ASAVE */
|
|
|
|
int execute( int c, int f, int n) ;
|
|
|