src/HOL/ex/mesontest2.thy
author haftmann
Sat, 19 May 2007 11:33:28 +0200
changeset 23023 7b52c4fde622
parent 19668 6afaf300cb78
child 23774 07968f8cc662
permissions -rw-r--r--
eliminated name clash with List.append

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

theory mesontest2 imports Main begin

hide const subset

end