home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / program / misc / mas / mashelp / masloadd.def < prev    next >
Encoding:
Modula Definition  |  1991-03-18  |  200 b   |  14 lines

  1.  
  2. DEFINITION MODULE MASLOADD;
  3.  
  4. (* MAS Load Definition Module D. *)
  5.  
  6. PROCEDURE InitExternalsD;
  7. (*Initialize external compiled ideal decomposition and root procedures. *)
  8.  
  9. END MASLOADD.
  10.  
  11.  
  12.  
  13.  
  14.