src/HOL/Hyperreal/HyperArith.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 16417 9bc16273c2d4
--- a/src/HOL/Hyperreal/HyperArith.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Hyperreal/HyperArith.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -7,7 +7,7 @@
 header{*Binary arithmetic and Simplification for the Hyperreals*}
 
 theory HyperArith
-import HyperDef
+imports HyperDef
 files ("hypreal_arith.ML")
 begin