tacticAPPLYL2.tex 145 Bytes
 1
 2
 3
 4
 5
 6
 7
 8
 9
/* Tatica APPLYL2 */

\tbegin
\ttactic APPLYL2( l, args) \def
\ttactic TRY( \tlaw l(head args))
\tsemi \ttactic APPLYL2(l,tail args)


\tend