src/HOL/ex/mesontest2.thy
author berghofe
Tue, 18 Jul 2006 17:10:22 +0200
changeset 20145 922b4e7b8efd
parent 19668 6afaf300cb78
child 23774 07968f8cc662
permissions -rw-r--r--
Started implementing uniqueness proof for recursion combinator (still unfinished).

(*ID:         $Id$*)
header {* Meson test cases *}

theory mesontest2 imports Main begin

hide const subset

end