home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / rt11pascal / rtopt.pas < prev    next >
Pascal/Delphi Source File  |  1984-05-21  |  70b  |  6 lines

  1. { Options for compile }
  2. { Always use 'Fast' reals }
  3. {$F+}
  4. {$T-}
  5. {$A-}
  6.