|
|
@ -24,12 +24,6 @@ Modified: 1999 Paolo Nenzi - 2000 AlansFixes |
|
|
|
|
|
|
|
|
/* arg.c */ |
|
|
/* arg.c */ |
|
|
|
|
|
|
|
|
extern void arg_plot(wordlist *wl, struct comm *command); |
|
|
|
|
|
extern void arg_display(wordlist *wl, struct comm *command); |
|
|
|
|
|
extern void arg_print(wordlist *wl, struct comm *command); |
|
|
|
|
|
extern void arg_let(wordlist *wl, struct comm *command); |
|
|
|
|
|
extern void arg_load(wordlist *wl, struct comm *command); |
|
|
|
|
|
extern void arg_set(wordlist *wl, struct comm *command); |
|
|
|
|
|
extern void outmenuprompt(char *string); |
|
|
extern void outmenuprompt(char *string); |
|
|
|
|
|
|
|
|
/* aspice.c */ |
|
|
/* aspice.c */ |
|
|
|