diff -r 23a8c5ac35f8 -r 69916a850301 src/HOL/ex/ReflectionEx.thy --- a/src/HOL/ex/ReflectionEx.thy Sat Oct 17 01:05:59 2009 +0200 +++ b/src/HOL/ex/ReflectionEx.thy Sat Oct 17 14:43:18 2009 +0200 @@ -382,7 +382,7 @@ oops - (* An example for equations containing type variables *) +(* An example for equations containing type variables *) datatype prod = Zero | One | Var nat | Mul prod prod | Pw prod nat | PNM nat nat prod consts Iprod :: " prod \ ('a::{ordered_idom}) list \'a"