home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Programming / Triton / Demo next >
Text File  |  1998-02-03  |  234b  |  12 lines

  1. ; CD into the library directory
  2. cd libs37/
  3.  
  4. ; Eventually expunge old triton.library versions from memory
  5. avail flush <NIL: >NIL:
  6.  
  7. ; Run the Triton demo
  8. /demos/demo
  9.  
  10. ; For the case that this has been startet from a shell, CD back
  11. cd /
  12.