/* * The Amsterdam Compiler Kit * See the copyright notice in the ACK home directory, in the file "Copyright". */ #ifndef LANG_CEM_CEMCOM_ANSI_OPTIONS_H #define LANG_CEM_CEMCOM_ANSI_OPTIONS_H /* lang/cem/cemcom.ansi/options.c */ void do_option(char *text); #endif /* LANG_CEM_CEMCOM_ANSI_OPTIONS_H */