src/Tools/isac/Interpret/appl.sml
branchdecompose-isar
changeset 41980 6ec461ac6c76
parent 41975 61f358925792
child 41983 4c49adbfadab
     1.1 --- a/src/Tools/isac/Interpret/appl.sml	Mon May 09 10:43:43 2011 +0200
     1.2 +++ b/src/Tools/isac/Interpret/appl.sml	Wed May 11 07:28:13 2011 +0200
     1.3 @@ -217,7 +217,7 @@
     1.4  
     1.5  
     1.6  (*.applicability of a tacic wrt. a calc-state (ptree,pos').
     1.7 -   additionally used by next_tac in the script-interpreter for sequence-tacs.
     1.8 +   additionally used by next_tac in the script-interpreter for script-tacs.
     1.9     tests for applicability are so expensive, that results (rewrites!)
    1.10     are kept in the return-value of 'type tac_'.
    1.11  .*)