Artifact 3add2569fde5eb82d831fc80fb184bf6c11dc15c19f6880c7c7a2bd4c41d3ab7:
- Executable file
r37/lisp/csl/html/r37_0217.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 641) [annotate] [blame] [check-ins using] [more...]
<A NAME=REMFAC> <TITLE>REMFAC</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>REMFAC</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>declaration</B><P> <P> <P> <P> The <em>remfac</em> declaration removes the special factoring treatment of its arguments that was declared with <A HREF=r37_0287.html>factor</A>. <P> <H3> syntax: </H3> <P> <P> <em>remfac</em><kernel>{,<kernel>}+ <P> <P> <P> <kernel> must be a <A HREF=r37_0002.html>kernel</A> or <A HREF=r37_0211.html>operator</A> name that was declared as special with the <A HREF=r37_0287.html>factor</A> declaration. <P> <P>