#ENDIF; ! ---------------------------------------------------------------------------- ! Finally: the mechanism for library text (the text is in the language defn) ! ---------------------------------------------------------------------------- [ L__M act n x1 s; s=sw__var; sw__var=act; if (n==0) n=1; L___M(n,x1); sw__var=s; ];