home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Moscow ML 1.42 / src / compiler / Pr_lam.sig < prev    next >
Encoding:
Text File  |  1997-08-18  |  120 b   |  4 lines  |  [TEXT/R*ch]

  1. val printPrim : Prim.primitive -> unit
  2. val printBoolTest : Prim.bool_test -> unit
  3. val printLam : Lambda.Lambda -> unit;
  4.