TFL/post.sml
changeset 9640 8c6cf4f01644
parent 9444 13b10be222bf
child 9651 f0cfddda6038
--- a/TFL/post.sml	Thu Aug 17 18:30:48 2000 +0200
+++ b/TFL/post.sml	Thu Aug 17 18:31:12 2000 +0200
@@ -191,7 +191,7 @@
 			  " would clash with the theory of the same name!")	(* FIXME !? *)
 	val def = freezeT(get_def thy id)   RS   meta_eq_to_obj_eq
 	val {theory,rules,rows,TCs,full_pats_TCs} = 
-		 Prim.post_definition (Prim.congs tflCongs)
+		 Prim.post_definition (Prim.congs thy tflCongs)
 		    (thy, (def,pats))
 	val {lhs=f,rhs} = S.dest_eq(concl def)
 	val (_,[R,_]) = S.strip_comb rhs