home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / EFFO / forum3.lzh / SAMPLES / MPU / readme < prev    next >
Text File  |  1988-01-22  |  468b  |  14 lines

  1. This directory contains the sources for the ADL game "mpu".
  2. The files on this directory are as follows:
  3.  
  4.     constant.adl        --    Constant declarations
  5.     locales.adl        --    Descriptions of locales
  6.     locnames.adl        --    Names of locales
  7.     mpu.adl            --    File that binds the rest together
  8.     objects.adl        --    Objects found + descriptions
  9.     routines.adl        --    General purpose routines
  10.     transit.adl        --    Transition routines
  11.     verbs.adl        --    Verbs and verb routines
  12.  
  13. To make mpu, simply type "make".
  14.