made SML/NJ happier
authorblanchet
Tue, 17 Dec 2013 09:42:38 +0100
changeset 54774 bddb91fb8e37
parent 54773 79f66cd15d57
child 54786 5e8bdb42078c
made SML/NJ happier
src/HOL/Tools/ATP/atp_proof_reconstruct.ML
--- a/src/HOL/Tools/ATP/atp_proof_reconstruct.ML	Mon Dec 16 23:36:54 2013 +0100
+++ b/src/HOL/Tools/ATP/atp_proof_reconstruct.ML	Tue Dec 17 09:42:38 2013 +0100
@@ -570,7 +570,7 @@
         fun in_group group = member (op =) group o hd
         fun group_of sko = the (find_first (fn group => in_group group sko) groups)
 
-        fun new_step group skoss_steps =
+        fun new_step group (skoss_steps : ('a * (term, 'b) atp_step) list) =
           let
             val t =
               skoss_steps