uses Sign.str_of_sort;
authorwenzelm
Mon, 13 Oct 1997 17:47:59 +0200
changeset 3853 73c074f41749
parent 3852 e694c660055b
child 3854 762606a888fe
uses Sign.str_of_sort;
src/Pure/goals.ML
--- a/src/Pure/goals.ML	Mon Oct 13 12:51:51 1997 +0200
+++ b/src/Pure/goals.ML	Mon Oct 13 17:47:59 1997 +0200
@@ -155,7 +155,7 @@
                  cat_lines (map (Sign.string_of_term sign) hyps))
 	    else if not (null xshyps) then !result_error_fn state
                 ("Extra sort hypotheses: " ^
-                 commas (map Sorts.str_of_sort xshyps))
+                 commas (map (Sign.str_of_sort sign) xshyps))
 	    else if Pattern.matches (#tsig(Sign.rep_sg sign)) 
 			            (term_of chorn, prop)
 		 then  standard th