![]() |
GNU PROLOG with UTF8 support
|
Data Fields | |
Bool | in_use |
Bool | close_master_at_end |
int | mask |
SRFile * | file_first |
SRFile * | file_last |
SRFile * | file_top |
SRFile * | next_to_reread |
int | cur_l1 |
int | cur_l2 |
int | char_count |
int | line_count |
int | error_count |
int | warning_count |
int | out_sora_word |
SRDirect | direct_lst |
SRModule * | module_lst |
SRModule * | cur_module |
Bool | interface |
int SRInf::char_count |
Bool SRInf::close_master_at_end |
int SRInf::cur_l1 |
int SRInf::cur_l2 |
SRModule* SRInf::cur_module |
SRDirect SRInf::direct_lst |
int SRInf::error_count |
SRFile* SRInf::file_first |
SRFile* SRInf::file_last |
SRFile* SRInf::file_top |
Bool SRInf::in_use |
Bool SRInf::interface |
int SRInf::line_count |
int SRInf::mask |
SRModule* SRInf::module_lst |
SRFile* SRInf::next_to_reread |
int SRInf::out_sora_word |
int SRInf::warning_count |