From 21a5dfa558403d0aef749803a64ec9a90d10e159 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 31 Jan 2011 13:24:36 +0000 Subject: Update with files from Isabelle2011 (no actual changes). --- isar/ex/PER.thy | 2 +- isar/ex/README | 3 ++- isar/ex/Tarski.thy | 9 ++++----- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'isar') 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 \ 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 \ 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 {* -- cgit v1.2.3