src/HOL/ex/mesontest2.thy
author wenzelm
Fri, 17 Nov 2006 02:20:03 +0100
changeset 21404 eb85850d3eb7
parent 19668 6afaf300cb78
child 23774 07968f8cc662
permissions -rw-r--r--
more robust syntax for definition/abbreviation/notation;

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

theory mesontest2 imports Main begin

hide const subset

end