test/Tools/isac/OLDTESTS/root-equ.sml
changeset 59743 e6d97ceba3fc
parent 59723 2b26d0882d4f
child 59764 afe82aeeea9a
     1.1 --- a/test/Tools/isac/OLDTESTS/root-equ.sml	Wed Dec 18 11:02:32 2019 +0100
     1.2 +++ b/test/Tools/isac/OLDTESTS/root-equ.sml	Wed Dec 18 11:31:31 2019 +0100
     1.3 @@ -565,7 +565,7 @@
     1.4      val Steps [(m',f',pt',p',c',s')] = 
     1.5  	     locate_input_tactic thy' m  (pt,(p,p_)) (sc,d) is;
     1.6           val is' = get_istate pt' p';
     1.7 -	 determine_next_tactic thy' sc (pt'(*'*),p') is' (*as (ist, ctxt) ---> ist ctxt*);  
     1.8 +	 find_next_tactic thy' sc (pt'(*'*),p') is' (*as (ist, ctxt) ---> ist ctxt*);  
     1.9  
    1.10  
    1.11