src/CCL/Fix.thy
changeset 1474 3f7d67927fe2
parent 0 a5a9c433f639
child 3837 d7f033c74b38
--- a/src/CCL/Fix.thy	Mon Feb 05 13:44:28 1996 +0100
+++ b/src/CCL/Fix.thy	Mon Feb 05 14:44:09 1996 +0100
@@ -1,6 +1,6 @@
-(*  Title: 	CCL/Lazy/fix.thy
+(*  Title:      CCL/Lazy/fix.thy
     ID:         $Id$
-    Author: 	Martin Coen
+    Author:     Martin Coen
     Copyright   1993  University of Cambridge
 
 Tentative attempt at including fixed point induction.
@@ -11,7 +11,7 @@
 
 consts
 
-  idgen      ::	      "[i]=>i"
+  idgen      ::       "[i]=>i"
   INCL      :: "[i=>o]=>o"
 
 rules