home *** CD-ROM | disk | FTP | other *** search
-
- %%%%%%%%%%%%%%%%% SPECS CONFIGURATION FILE %%%%%%%%%%%%%%%%%%%%%%%%
-
-
- %%%%%%%%%%%%%%%%%%% HARDWARE CONFIGURATION %%%%%%%%%%%%%%%%%%%%%
-
- monitor( mono).
- graphics_card( mono ).
-
-
- %%%%%%%%%%%%%%%%%%% trace flags %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- /* To trace something take out the % in col. 1.
- To untrace something, put the % in col. 1.
-
- Trace messages appear on the screen and in the file log.log
- created for each complete run.
-
- */
- % next_tok_trace. % getting next token
- % stub_trace. % executing stubs
- % file_trace. % file processing
-
- %%%%%%%%%%%%%%% end trace flags %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%% eof %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%