home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacHaskell 2.2 / util / haskell-utils.scm < prev    next >
Encoding:
Text File  |  1994-09-27  |  736 b   |  11 lines  |  [TEXT/CCL2]

  1. re
  2.     (source-filename "signature.scm"))
  3.   (unit type-utils
  4.     (source-filename "type-utils.scm"))
  5.   (unit annotation-utils
  6.     (source-filename "annotation-utils.scm"))
  7.   (unit copy
  8.     (source-filename "copy.scm"))
  9.   )
  10.  
  11.