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 / toolssrc / Smltope.sig < prev    next >
Encoding:
Text File  |  1995-10-19  |  147 b   |  5 lines  |  [TEXT/Moml]

  1. val evalLoad : string -> unit;
  2. val loadToplevelPhrase : Lexing.lexbuf -> bool;
  3. val evalUse : string -> unit;
  4. val resetSMLTopDynEnv : unit -> unit;
  5.