src/HOL/Induct/Comb.thy
changeset 21210 c17fd2df4e9e
parent 19736 d8d0f8f51d69
child 21404 eb85850d3eb7
--- a/src/HOL/Induct/Comb.thy	Tue Nov 07 11:47:56 2006 +0100
+++ b/src/HOL/Induct/Comb.thy	Tue Nov 07 11:47:57 2006 +0100
@@ -25,7 +25,7 @@
               | S
               | Ap comb comb (infixl "##" 90)
 
-const_syntax (xsymbols)
+notation (xsymbols)
   Ap  (infixl "\<bullet>" 90)