src/HOL/Hyperreal/HyperDef.thy
changeset 21210 c17fd2df4e9e
parent 20765 807c5f7dcb94
child 21404 eb85850d3eb7
--- a/src/HOL/Hyperreal/HyperDef.thy	Tue Nov 07 11:47:56 2006 +0100
+++ b/src/HOL/Hyperreal/HyperDef.thy	Tue Nov 07 11:47:57 2006 +0100
@@ -25,11 +25,11 @@
   epsilon :: hypreal   -- {*an infinitesimal number @{text "= [<1,1/2,1/3,...>]"} *}
   "epsilon = star_n (%n. inverse (real (Suc n)))"
 
-const_syntax (xsymbols)
+notation (xsymbols)
   omega  ("\<omega>")
   epsilon  ("\<epsilon>")
 
-const_syntax (HTML output)
+notation (HTML output)
   omega  ("\<omega>")
   epsilon  ("\<epsilon>")