home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / self / contrib.lha / contrib / 491 / aa / aa-load.self next >
Encoding:
Text File  |  1993-07-18  |  488 b   |  20 lines

  1. searchPath add:   ((unix environmentVariable: 'AATREE'), '/navel/')
  2. searchPath add:   ((unix environmentVariable: 'AATREE'), '/newerX/')
  3. searchPath addFirst: ((unix environmentVariable: 'AATREE'), '/aa/')
  4. searchPath printLine
  5.  
  6. 'aa' load
  7. 'poly' load
  8. 'boundedNum' load
  9. 'loadX' load
  10. 'navel-load' load
  11. 'aaviews' load
  12. 'boites' load
  13. 'symbols' load
  14. 'selection' load
  15. 'buttons' load
  16. 'eventHandler' load
  17. 'window' load
  18. _AddSlotsIfAbsent: (| foo. bar. baz. hunk. junk. disp. win. |)
  19. pathCache refill
  20.