Artifact c8a395d17d6847f3746bafd8b88b4bca88ca46e03ba4cdd7cbb51c9cce4533ae:
- Executable file
r37/lisp/csl/html/r37_0312.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: 536) [annotate] [blame] [check-ins using] [more...]
<A NAME=NOSPLIT> <TITLE>NOSPLIT</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>NOSPLIT</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P> <P> <P> <P> Under normal circumstances, the printing routines try to break an expression across lines at a natural point. This is a fairly expensive process. If you are not overly concerned about where the end-of-line breaks come, you can speed up the printing of expressions by turning off the switch <em>nosplit</em>. This switch is normally on. <P> <P>