# HG changeset patch # User wenzelm # Date 1300657688 -3600 # Node ID 0d4bedb25fc9a267345185c1825bbb68f4b85ad8 # Parent 3b6826b3ed37c034881a89326138bb1a41506af6 dropped unused structure aliases; diff -r 3b6826b3ed37 -r 0d4bedb25fc9 src/Pure/ML-Systems/proper_int.ML --- a/src/Pure/ML-Systems/proper_int.ML Sun Mar 20 22:47:08 2011 +0100 +++ b/src/Pure/ML-Systems/proper_int.ML Sun Mar 20 22:48:08 2011 +0100 @@ -13,8 +13,6 @@ (* Int *) -structure OrigInt = Int; -structure OrigIntInf = IntInf; type int = IntInf.int; structure IntInf =