src/HOL/ex/mesontest2.thy
author nipkow
Wed, 02 Feb 2005 10:16:33 +0100
changeset 15485 e93a3badc2bc
parent 15285 ce83b7e74a91
child 16417 9bc16273c2d4
permissions -rw-r--r--
Max_le -> Max_ge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15285
ce83b7e74a91 Renamed some variables to eliminate conflicts with constants.
paulson
parents: 11586
diff changeset
     1
(*ID:         $Id$*)
11586
wenzelm
parents: 10440
diff changeset
     2
header {* Meson test cases *}
10440
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     3
11586
wenzelm
parents: 10440
diff changeset
     4
theory mesontest2 = Main:
10440
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     5
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     6
end