made SML/NJ happy;
authorwenzelm
Wed, 29 Dec 2010 12:34:33 +0100
changeset 41410 3d99be274463
parent 41409 0bc364f772ef
child 41411 3bcc3b9e1020
made SML/NJ happy;
src/HOL/Nitpick_Examples/Mono_Nits.thy
--- a/src/HOL/Nitpick_Examples/Mono_Nits.thy	Wed Dec 29 12:25:22 2010 +0100
+++ b/src/HOL/Nitpick_Examples/Mono_Nits.thy	Wed Dec 29 12:34:33 2010 +0100
@@ -34,7 +34,7 @@
 val intro_table = inductive_intro_table ctxt subst def_table
 val ground_thm_table = ground_theorem_table thy
 val ersatz_table = ersatz_table ctxt
-val hol_ctxt as {thy, ...} =
+val hol_ctxt as {thy, ...} : hol_context =
   {thy = thy, ctxt = ctxt, max_bisim_depth = ~1, boxes = [],
    stds = stds, wfs = [], user_axioms = NONE, debug = false,
    whacks = [], binary_ints = SOME false, destroy_constrs = true,