aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/isar/Trac280-subrev.thy
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2011-09-28 09:35:01 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2011-09-28 09:35:01 +0000
commit75a9e6fa64913e49e55557a6db1b50e8dbc7d25f (patch)
treec78cd5b7c16f86e6aa65e4172a88110181bd75c2 /etc/isar/Trac280-subrev.thy
parentbe1b30498101ed929f03eb3548359dba1713e8aa (diff)
updated tests to Isabelle2011-1;
Diffstat (limited to 'etc/isar/Trac280-subrev.thy')
-rw-r--r--etc/isar/Trac280-subrev.thy3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/isar/Trac280-subrev.thy b/etc/isar/Trac280-subrev.thy
index 2c5984c1..ff392ec3 100644
--- a/etc/isar/Trac280-subrev.thy
+++ b/etc/isar/Trac280-subrev.thy
@@ -1,4 +1,4 @@
-theory Test imports Main begin
+theory "Trac280-subrev" imports Main begin
lemma
assumes asm: "P\<^isub>i \<and> Q\<^isub>i"
@@ -12,4 +12,3 @@ qed
end
-