ID for the file
authorregensbu
Tue, 07 Feb 1995 17:35:49 +0100
changeset 896 56b9c2626e81
parent 895 7a1e07fbffea
child 897 55d15c603e3a
ID for the file
src/HOLCF/ex/Dagstuhl.ML
src/HOLCF/ex/Dagstuhl.thy
src/HOLCF/ex/hoare.txt
src/HOLCF/ex/loeckx.ML
--- a/src/HOLCF/ex/Dagstuhl.ML	Tue Feb 07 17:30:34 1995 +0100
+++ b/src/HOLCF/ex/Dagstuhl.ML	Tue Feb 07 17:35:49 1995 +0100
@@ -1,7 +1,4 @@
-(*
-    ID:         $Id$
-*)
-
+(* $Id$ *)
 
 open Dagstuhl;
 
--- a/src/HOLCF/ex/Dagstuhl.thy	Tue Feb 07 17:30:34 1995 +0100
+++ b/src/HOLCF/ex/Dagstuhl.thy	Tue Feb 07 17:35:49 1995 +0100
@@ -1,6 +1,5 @@
-(*
-    ID:         $ $
-*)
+(* $Id$ *)
+
 
 Dagstuhl  =  Stream2 +
 
--- a/src/HOLCF/ex/hoare.txt	Tue Feb 07 17:30:34 1995 +0100
+++ b/src/HOLCF/ex/hoare.txt	Tue Feb 07 17:35:49 1995 +0100
@@ -1,3 +1,5 @@
+(* $Id$ *)
+
 Proves about loops and tail-recursive functions
 ===============================================
 
--- a/src/HOLCF/ex/loeckx.ML	Tue Feb 07 17:30:34 1995 +0100
+++ b/src/HOLCF/ex/loeckx.ML	Tue Feb 07 17:35:49 1995 +0100
@@ -1,3 +1,4 @@
+(* $Id$ *)
 (* Elegant proof for continuity of fixed-point operator *)
 (* Loeckx & Sieber S.88                                 *)