src/HOL/Tools/res_clause.ML
changeset 33311 49cd8abb2863
parent 33043 ff71cadefb14
child 33316 6a72af4e84b8
--- a/src/HOL/Tools/res_clause.ML	Thu Oct 29 16:08:23 2009 +0100
+++ b/src/HOL/Tools/res_clause.ML	Thu Oct 29 16:08:45 2009 +0100
@@ -1,11 +1,12 @@
-(*  Author: Jia Meng, Cambridge University Computer Laboratory
-    Copyright 2004 University of Cambridge
+(*  Title:      HOL/Tools/res_clause.ML
+    Author:     Jia Meng, Cambridge University Computer Laboratory
 
-Storing/printing FOL clauses and arity clauses.
-Typed equality is treated differently.
+Storing/printing FOL clauses and arity clauses.  Typed equality is
+treated differently.
+
+FIXME: combine with res_hol_clause!
 *)
 
-(*FIXME: combine with res_hol_clause!*)
 signature RES_CLAUSE =
 sig
   val schematic_var_prefix: string