diff -r dbb8decc36bc -r c17fd2df4e9e src/FOL/IFOL.thy --- a/src/FOL/IFOL.thy Tue Nov 07 11:47:56 2006 +0100 +++ b/src/FOL/IFOL.thy Tue Nov 07 11:47:57 2006 +0100 @@ -48,10 +48,10 @@ not_equal :: "['a, 'a] => o" (infixl "~=" 50) "x ~= y == ~ (x = y)" -const_syntax (xsymbols) +notation (xsymbols) not_equal (infixl "\" 50) -const_syntax (HTML output) +notation (HTML output) not_equal (infixl "\" 50) syntax (xsymbols)