src/Pure/ML/fixed_int_dummy.ML
changeset 62857 a8758f47f9e8
parent 62843 313d3b697c9a
parent 62856 3f97aa4580c6
child 62858 d72a6f9ee690
--- a/src/Pure/ML/fixed_int_dummy.ML	Mon Apr 04 16:52:56 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-(*  Title:      Pure/ML/fixed_int_dummy.ML
-
-FixedInt dummy that is not fixed (up to Poly/ML 5.6).
-*)
-
-structure FixedInt = IntInf;