src/HOL/subset.ML
changeset 11603 c3724decadef
parent 7007 b46ccfee8e59
child 11979 0a3dace545c5
--- a/src/HOL/subset.ML	Thu Sep 27 22:22:58 2001 +0200
+++ b/src/HOL/subset.ML	Thu Sep 27 22:23:20 2001 +0200
@@ -1,10 +1,10 @@
-(*  Title:      HOL/subset
+(*  Title:      HOL/subset.ML
     ID:         $Id$
     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     Copyright   1991  University of Cambridge
 
-Derived rules involving subsets
-Union and Intersection as lattice operations
+Derived rules involving subsets.  Union and Intersection as lattice
+operations.
 *)
 
 (*** insert ***)