home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / dev / GUI / Triton / Demo < prev    next >
Encoding:
Text File  |  1995-10-10  |  233 b   |  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.