credits
authorkleing
Fri, 29 Apr 2005 11:42:46 +0200
changeset 15884 89124b6752e5
parent 15883 abff581e1d83
child 15885 7274ba411f1d
credits
src/Pure/Isar/proof_context.ML
src/Pure/pure_thy.ML
--- a/src/Pure/Isar/proof_context.ML	Fri Apr 29 11:40:29 2005 +0200
+++ b/src/Pure/Isar/proof_context.ML	Fri Apr 29 11:42:46 2005 +0200
@@ -1,6 +1,7 @@
 (*  Title:      Pure/Isar/proof_context.ML
     ID:         $Id$
     Author:     Markus Wenzel, TU Muenchen
+                contributions by Rafal Kolanski, NICTA
 
 The key concept of Isar proof contexts.
 *)
--- a/src/Pure/pure_thy.ML	Fri Apr 29 11:40:29 2005 +0200
+++ b/src/Pure/pure_thy.ML	Fri Apr 29 11:42:46 2005 +0200
@@ -1,6 +1,7 @@
 (*  Title:      Pure/pure_thy.ML
     ID:         $Id$
     Author:     Markus Wenzel, TU Muenchen
+                contributions by Rafal Kolanski, NICTA
 
 Theorem database, derived theory operations, and the ProtoPure theory.
 *)