src/HOL/Tools/record.ML
changeset 46223 cf91e1944229
parent 46221 6dcb2cea827d
child 46708 b138dee7bed3
--- a/src/HOL/Tools/record.ML	Sun Jan 15 14:17:42 2012 +0100
+++ b/src/HOL/Tools/record.ML	Sun Jan 15 14:22:54 2012 +0100
@@ -331,8 +331,8 @@
   update_convs: thm list,
   select_defs: thm list,
   update_defs: thm list,
-  fold_congs: thm list,
-  unfold_congs: thm list,
+  fold_congs: thm list,  (* FIXME unused!? *)
+  unfold_congs: thm list,  (* FIXME unused!? *)
   splits: thm list,
   defs: thm list,