diff -r 4a955d23c79b -r 628b37b9e8a2 src/HOL/HOL.thy --- a/src/HOL/HOL.thy Tue Dec 04 22:14:59 2012 +0100 +++ b/src/HOL/HOL.thy Wed Dec 05 11:05:23 2012 +0100 @@ -95,6 +95,9 @@ conj (infixr "\" 35) and disj (infixr "\" 30) and implies (infixr "\" 25) and + not_equal (infixl "\" 50) + +notation (xsymbols output) not_equal (infix "\" 50) notation (HTML output)