src/Pure/ML-Systems/smlnj.ML
changeset 50910 54f06ba192ef
parent 48416 5787e1c911d0
child 50911 ee7fe4230642
equal deleted inserted replaced
50909:b2fb1ab1475d 50910:54f06ba192ef
     1 (*  Title:      Pure/ML-Systems/smlnj.ML
     1 (*  Title:      Pure/ML-Systems/smlnj.ML
     2 
     2 
     3 Compatibility file for Standard ML of New Jersey 110 or later.
     3 Compatibility file for Standard ML of New Jersey.
     4 *)
     4 *)
     5 
     5 
     6 use "ML-Systems/proper_int.ML";
     6 use "ML-Systems/proper_int.ML";
     7 
     7 
     8 exception Interrupt;
     8 exception Interrupt;