home *** CD-ROM | disk | FTP | other *** search
/ PC Open 10 / pcopen10.iso / giochi / behemot / library / prolog / system.pro < prev   
Encoding:
Text File  |  1997-05-03  |  87 b   |  6 lines

  1. %
  2. %    The RT Prolog base system 
  3. %
  4.  
  5. rt_system :- consult(rtutils),write(loaded),nl.
  6.