home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / EFFO / pd3.lzh / SBPROLOG2.2 / LIB / LIB_SRC / makeall < prev    next >
Text File  |  1991-08-10  |  272b  |  8 lines

  1. #
  2. setenv SIMPATH .:$HOME/cer/cmplib/src/code:$HOME/cer/newmodlib:$HOME/cer/lib
  3. $HOME/cer/sim/sim $HOME/cer/modlib/\$readloop <<ENDSIM
  4. compile('\$exists.P','code/\$exists',[v,i]).
  5. compile('access.P','code/access',[v,i]).
  6. compile('subsumes.P','code/subsumes',[v,i]).
  7. ENDSIM
  8.