home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / hugs101.zip / hugs101o.zip / Progs / HUGS / Demos / demoproj.prj < prev    next >
Text File  |  1995-02-14  |  480b  |  26 lines

  1. -- This is a project file which can be used to load (nearly) all of the
  2. -- demonstration programs in this directory into Hugs 1.0.
  3. --
  4. -- Load into the Hugs interpreter using the command:   :p demoproj.prj
  5. --                       or from command line using:   hugs + demoproj.prj
  6.  
  7. utils.hs
  8. ansi.hs
  9. commaint.lhs
  10. evalred.hs
  11. examples.hs
  12. iosynch.hs
  13. lattice.hs
  14. matrix.hs
  15. minsrand.hs
  16. queens.hs
  17. random.hs
  18. stack.hs
  19. temps.hs
  20. tree.hs
  21. fastsort.hs
  22. calendar.hs
  23. eliza.hs
  24. arrayEx.hs
  25. mersenne.hs
  26.