# HG changeset patch # User wenzelm # Date 1335464559 -7200 # Node ID 0eadfb89badbe5cc109c321bc2fad200446c10d6 # Parent 1678955ca991296a4b2cf0811e8cfcae3f0acef2 tuned comment; diff -r 1678955ca991 -r 0eadfb89badb src/HOL/Tools/record.ML --- a/src/HOL/Tools/record.ML Thu Apr 26 20:09:38 2012 +0200 +++ b/src/HOL/Tools/record.ML Thu Apr 26 20:22:39 2012 +0200 @@ -331,8 +331,8 @@ update_convs: thm list, select_defs: thm list, update_defs: thm list, - fold_congs: thm list, (* FIXME unused!? *) - unfold_congs: thm list, (* FIXME unused!? *) + fold_congs: thm list, (* potentially used in L4.verified *) + unfold_congs: thm list, (* potentially used in L4.verified *) splits: thm list, defs: thm list,