aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2011-01-31 13:24:36 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2011-01-31 13:24:36 +0000
commit21a5dfa558403d0aef749803a64ec9a90d10e159 (patch)
tree9852cf6ea404415d714cd913f8f60f5ce8b69091 /isar
parent41a65f5d8225e2ef8f53f619980cc072e67c8583 (diff)
Update with files from Isabelle2011 (no actual changes).
Diffstat (limited to 'isar')
-rw-r--r--isar/ex/PER.thy2
-rw-r--r--isar/ex/README3
-rw-r--r--isar/ex/Tarski.thy9
3 files changed, 7 insertions, 7 deletions
diff --git a/isar/ex/PER.thy b/isar/ex/PER.thy
index 7f59c742..068885bd 100644
--- a/isar/ex/PER.thy
+++ b/isar/ex/PER.thy
@@ -1,5 +1,5 @@
(**********
- This file is copied from Isabelle2009-2.
+ This file is copied from Isabelle2011.
It has been beautified with Tokens \<rightarrow> Replace Shortcuts
**********)
diff --git a/isar/ex/README b/isar/ex/README
index efa79fdb..c70f02f2 100644
--- a/isar/ex/README
+++ b/isar/ex/README
@@ -1,4 +1,5 @@
-This directory contains some example files copied from Isabelle2009-2.
+This directory contains some example files copied from the Isabelle
+distribution.
These are re-distributed with Proof General for convenience of trying
out PG without needing a local installation of Isabelle.
diff --git a/isar/ex/Tarski.thy b/isar/ex/Tarski.thy
index 9d4e8c0b..ec1247aa 100644
--- a/isar/ex/Tarski.thy
+++ b/isar/ex/Tarski.thy
@@ -1,17 +1,16 @@
(**********
- This file is copied from Isabelle2009-2.
- It has been beautified with Tokens \<rightarrow> Replace Shortcuts
+ This file is copied from Isabelle2011.
+ It has been beautified with Tokens -> Replace Shortcuts
**********)
(* Title: HOL/ex/Tarski.thy
- ID: $Id$
- Author: Florian Kammüller, Cambridge University Computer Laboratory
+ Author: Florian Kammüller, Cambridge University Computer Laboratory
*)
header {* The Full Theorem of Tarski *}
theory Tarski
-imports Main FuncSet
+imports Main "~~/src/HOL/Library/FuncSet"
begin
text {*