home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / rt11pascal.zip / rtopt.pas < prev    next >
Pascal/Delphi Source File  |  1984-05-22  |  75b  |  6 lines

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