home *** CD-ROM | disk | FTP | other *** search
- /* For best results in the demos, turn off all */
- /* options that cause checking code to be */
- /* generated: */
- #pragma Off(Check_stack);
- #pragma Off(Emit_names);
- /* Removes emitting of textual names of routines for */
- /* debugging. */
-