home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Moscow ML 1.31 / source code / mosml / src / compiler / Load_phr.sig < prev    next >
Encoding:
Text File  |  1996-07-03  |  124 b   |  5 lines  |  [TEXT/R*ch]

  1. (* Load_phr.sig *)
  2.  
  3. val do_code: bool -> string -> int -> int -> Obj.obj;
  4. val loadZamPhrase: Instruct.ZamPhrase -> Obj.obj;
  5.