Removed comments around declaration of fresh_guess method.
--- a/src/HOL/Nominal/Nominal.thy Mon Jun 12 17:16:03 2006 +0200
+++ b/src/HOL/Nominal/Nominal.thy Mon Jun 12 18:15:45 2006 +0200
@@ -2929,7 +2929,6 @@
{* finite_gs_meth_debug *}
{* tactic for deciding whether something has finite support including debuging facilities *}
-(* FIXME: this code has not yet been checked in
method_setup fresh_guess =
{* fresh_gs_meth *}
{* tactic for deciding whether an atom is fresh for something*}
@@ -2937,6 +2936,5 @@
method_setup fresh_guess_debug =
{* fresh_gs_meth_debug *}
{* tactic for deciding whether an atom is fresh for something including debuging facilities *}
-*)
end