Changeset 15046


Ignore:
Timestamp:
Oct 25, 2011, 7:00:26 PM (13 years ago)
Author:
Gary Byers
Message:

updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/doc/ccl-documentation.html

    r15034 r15046  
    66    <title>Clozure CL Documentation</title>
    77    <meta name="generator" content="DocBook XSL Stylesheets V1.75.2" />
    8     <link rel="home" href="#id513525" title="Clozure CL Documentation" />
     8    <link rel="home" href="#id540627" title="Clozure CL Documentation" />
    99    <link rel="next" href="#about-ccl" title="Chapter 1. About Clozure CL" />
    1010  </head>
     
    1414        <div>
    1515          <div>
    16             <h1 class="title"><a id="id513525"></a>Clozure CL Documentation</h1>
     16            <h1 class="title"><a id="id540627"></a>Clozure CL Documentation</h1>
    1717          </div>
    1818        </div>
     
    9898              <dt>
    9999                <span class="sect1">
    100                   <a href="#Building-Everything">3.3. Building Everything</a>
     100                  <a href="#Kernel-build-prerequisites">3.3. Kernel Build Prerequisites</a>
    101101                </span>
    102102              </dt>
    103103              <dt>
    104104                <span class="sect1">
    105                   <a href="#Building-the-kernel">3.4. Building the kernel</a>
     105                  <a href="#Building-Everything">3.4. Building Everything</a>
    106106                </span>
    107107              </dt>
    108108              <dt>
    109109                <span class="sect1">
    110                   <a href="#Building-the-heap-image">3.5. Building the heap image</a>
     110                  <a href="#Building-the-kernel">3.5. Building the Kernel</a>
     111                </span>
     112              </dt>
     113              <dt>
     114                <span class="sect1">
     115                  <a href="#Building-the-heap-image">3.6. Building the Heap Image</a>
    111116                </span>
    112117              </dt>
     
    950955                <dt>
    951956                  <span class="sect2">
    952                     <a href="#linuxppc">2.1.1. LinuxPPC</a>
     957                    <a href="#ports32vs64">2.1.1. 32- vs 64-bit versions</a>
    953958                  </span>
    954959                </dt>
    955960                <dt>
    956961                  <span class="sect2">
    957                     <a href="#linuxx86">2.1.2. Linux x86</a>
     962                    <a href="#x86sse2">2.1.2. 32-bit x86 versions require SSE2</a>
    958963                  </span>
    959964                </dt>
    960965                <dt>
    961966                  <span class="sect2">
    962                     <a href="#freebsdx86">2.1.3. FreeBSD x86</a>
     967                    <a href="#linuxppc">2.1.3. LinuxPPC</a>
    963968                  </span>
    964969                </dt>
    965970                <dt>
    966971                  <span class="sect2">
    967                     <a href="#macosx">2.1.4. Mac OS X (ppc and x86)</a>
     972                    <a href="#linuxx86">2.1.4. Linux x86</a>
    968973                  </span>
    969974                </dt>
    970975                <dt>
    971976                  <span class="sect2">
    972                     <a href="#windows">2.1.5. Microsoft Windows</a>
     977                    <a href="#linuxarm">2.1.5. Linux ARM v7</a>
     978                  </span>
     979                </dt>
     980                <dt>
     981                  <span class="sect2">
     982                    <a href="#freebsdx86">2.1.6. FreeBSD x86</a>
     983                  </span>
     984                </dt>
     985                <dt>
     986                  <span class="sect2">
     987                    <a href="#macosx">2.1.7. Mac OS X x86</a>
     988                  </span>
     989                </dt>
     990                <dt>
     991                  <span class="sect2">
     992                    <a href="#windows">2.1.8. Microsoft Windows</a>
    973993                  </span>
    974994                </dt>
     
    9891009                <dt>
    9901010                  <span class="sect2">
    991                     <a href="#obtaining-via-svn">2.2.2. Getting Clozure CL with Subversion</a>
     1011                    <a href="#obtaining-via-tarballs">2.2.2. Tarballs</a>
    9921012                  </span>
    9931013                </dt>
    9941014                <dt>
    9951015                  <span class="sect2">
    996                     <a href="#obtaining-via-tarballs">2.2.3. Tarballs</a>
     1016                    <a href="#obtaining-via-svn">2.2.3. Getting Clozure CL with Subversion</a>
     1017                  </span>
     1018                </dt>
     1019                <dt>
     1020                  <span class="sect2">
     1021                    <a href="#Rebuilding-CCL-From-Sources">2.2.4. Rebuilding Clozure CL From Sources</a>
    9971022                  </span>
    9981023                </dt>
     
    10481073            </div>
    10491074          </div>
    1050           <p xmlns="http://www.w3.org/1999/xhtml">As of this writing, Clozure CL 1.4 is the latest release; it was
    1051     made in October 2009.  For up-to-date information about releases,
     1075          <p xmlns="http://www.w3.org/1999/xhtml">As of this writing, Clozure CL 1.7 is the latest release; it was
     1076    made in August 2011.  For up-to-date information about releases,
    10521077    please see <a class="ulink" href="http://ccl.clozure.com/" target="_top">http://ccl.clozure.com/</a>.
    10531078    </p>
    1054           <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL runs on the following platforms:</p>
     1079          <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL 1.7 runs on the following platforms:</p>
    10551080          <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
    10561081            <ul class="itemizedlist" type="disc">
    10571082              <li class="listitem">
    1058                 <p>Linux (x86, x86-64, ppc32, ppc64)</p>
     1083                <p>Linux (x86, x86-64, ppc32, ppc64, armv7)</p>
    10591084              </li>
    10601085              <li class="listitem">
    1061                 <p>Mac OS X 10.4 and later (x86, x86-64, ppc32, ppc64)</p>
     1086                <p>Mac OS X 10.5 and later (x86, x86-64)</p>
    10621087              </li>
    10631088              <li class="listitem">
     
    10761101              <div>
    10771102                <div>
    1078                   <h3 class="title"><a id="linuxppc"></a>2.1.1. LinuxPPC</h3>
     1103                  <h3 class="title"><a id="ports32vs64"></a>2.1.1. 32- vs 64-bit versions</h3>
     1104                </div>
     1105              </div>
     1106            </div>
     1107            <p xmlns="http://www.w3.org/1999/xhtml">Naturally, 64-bit versions of Clozure CL require 64-bit processors,
     1108      for example, a G5 or Core 2.  Some early Intel-based Macintoshes
     1109      used processors that don't support
     1110      64-bit operation, so the 64-bit Clozure CL will not run on them, although
     1111      the 32-bit Clozure CL will.
     1112      </p>
     1113          </div>
     1114          <div class="sect2" lang="en" xml:lang="en">
     1115            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1116              <div>
     1117                <div>
     1118                  <h3 class="title"><a id="x86sse2"></a>2.1.2. 32-bit x86 versions require SSE2</h3>
     1119                </div>
     1120              </div>
     1121            </div>
     1122            <p xmlns="http://www.w3.org/1999/xhtml">The 32-bit x86 versions of Clozure CL depend on the presence of the SSE2 instructions.
     1123      Most x86 processors manufactured and sold in the last several years support SSE2 (all Apple Intel-based Macs do, for instance),
     1124      but there are some exceptions.
     1125      The <a class="ulink" href="http://en.wikipedia.org/wiki/SSE2" target="_top">Wikipedia article on SSE2</a> lists processor models that support SSE2
     1126      (and also mentions some of the more notable exceptions).
     1127      </p>
     1128          </div>
     1129          <div class="sect2" lang="en" xml:lang="en">
     1130            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1131              <div>
     1132                <div>
     1133                  <h3 class="title"><a id="linuxppc"></a>2.1.3. LinuxPPC</h3>
    10791134                </div>
    10801135              </div>
     
    10881143              <div>
    10891144                <div>
    1090                   <h3 class="title"><a id="linuxx86"></a>2.1.2. Linux x86</h3>
     1145                  <h3 class="title"><a id="linuxx86"></a>2.1.4. Linux x86</h3>
    10911146                </div>
    10921147              </div>
     
    11031158              <div>
    11041159                <div>
    1105                   <h3 class="title"><a id="freebsdx86"></a>2.1.3. FreeBSD x86</h3>
     1160                  <h3 class="title"><a id="linuxarm"></a>2.1.5. Linux ARM v7</h3>
     1161                </div>
     1162              </div>
     1163            </div>
     1164            <p xmlns="http://www.w3.org/1999/xhtml">The Linux ARM port is relatively new and is still a work-in-progress.
     1165      Clozure CL
     1166needs some features (such as hardware floating-point, locking and
     1167memory-serialization primitives) that are only found in chips
     1168that implement architecture version 7 (ARMv7); technically, it needs
     1169the ARMv7 "application profile", which is sometimes called ARMv7a.
     1170
     1171In practice, <span class="emphasis"><em>most</em></span> ARM consumer devices released in the last few
     1172years implement ARMv7, but there are exceptions, and it is
     1173not practical to enumerate all of the ARM devices that CCL should
     1174run on.
     1175      </p>
     1176            <p xmlns="http://www.w3.org/1999/xhtml">
     1177In addition to hardware issues, Clozure CL expects Linux to run in little-endian
     1178mode and expects software to follow "soft float" calling conventions.
     1179The latter has to do with how C functions accept floating-point arguments
     1180and return floating-point values.
     1181
     1182      </p>
     1183          </div>
     1184          <div class="sect2" lang="en" xml:lang="en">
     1185            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1186              <div>
     1187                <div>
     1188                  <h3 class="title"><a id="freebsdx86"></a>2.1.6. FreeBSD x86</h3>
    11061189                </div>
    11071190              </div>
     
    11161199              <div>
    11171200                <div>
    1118                   <h3 class="title"><a id="macosx"></a>2.1.4. Mac OS X (ppc and x86)</h3>
    1119                 </div>
    1120               </div>
    1121             </div>
    1122             <p xmlns="http://www.w3.org/1999/xhtml"> Clozure CL runs under Mac OS X versions 10.4 and later.  Post-1.4
    1123       versions will require at least 10.5.
     1201                  <h3 class="title"><a id="macosx"></a>2.1.7. Mac OS X x86</h3>
     1202                </div>
     1203              </div>
     1204            </div>
     1205            <p xmlns="http://www.w3.org/1999/xhtml"> Clozure CL 1.7 runs on Mac OS X (x86) versions 10.5 and later, including 10.7 (Lion),
    11241206      </p>
    1125             <p xmlns="http://www.w3.org/1999/xhtml">64-bit versions of Clozure CL naturally require 64-bit processors
    1126       (e.g., a G5 or Core 2 processor).  Some early Intel-based Macintoshes
    1127       used processors that don't support
    1128       64-bit operation, so the 64-bit Clozure CL will not run on them, although
    1129       the 32-bit Clozure CL will.
    1130       </p>
     1207            <p xmlns="http://www.w3.org/1999/xhtml"> Clozure CL 1.6 runs on Mac OS X PPC as well as x86 processors.</p>
    11311208          </div>
    11321209          <div class="sect2" lang="en" xml:lang="en">
     
    11341211              <div>
    11351212                <div>
    1136                   <h3 class="title"><a id="windows"></a>2.1.5. Microsoft Windows</h3>
     1213                  <h3 class="title"><a id="windows"></a>2.1.8. Microsoft Windows</h3>
    11371214                </div>
    11381215              </div>
     
    11511228            </div>
    11521229          </div>
    1153           <p xmlns="http://www.w3.org/1999/xhtml">There two main ways to obtain Clozure CL.  For Mac OS X,
     1230          <p xmlns="http://www.w3.org/1999/xhtml">There are three ways to obtain Clozure CL.  For Mac OS X,
    11541231    there are disk images that can be used to install Clozure CL in
    11551232    the usual Macintosh way. For other OSes, Subversion is the best
     
    11611238          <p xmlns="http://www.w3.org/1999/xhtml"> There are three popular ways to use Clozure CL: as a
    11621239      stand-alone double-clickable application (Mac OS X only), as a
    1163       command-line application, or with Emacs and SLIME. The following
    1164       sections describe these options.</p>
     1240      command-line application, or with Emacs and SLIME.
     1241    </p>
     1242          <p xmlns="http://www.w3.org/1999/xhtml">The following sections describe these options.</p>
    11651243          <div class="sect2" lang="en" xml:lang="en">
    11661244            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     
    11761254         or wherever you wish.
    11771255         After that you can double-click the Clozure CL application found
    1178          inside the ccl directory.  The disk images are available at
    1179          <a class="ulink" href="ftp://clozure.com/pub/release/1.4/" target="_top">ftp://clozure.com/pub/release/1.4/</a> </p>
     1256         inside the ccl directory.  The disk images for version 1.7 are available at
     1257         <a class="ulink" href="ftp://clozure.com/pub/release/1.7/" target="_top">ftp://clozure.com/pub/release/1.7/</a> </p>
    11801258            <p xmlns="http://www.w3.org/1999/xhtml">So that Clozure CL can locate its source code, and for other
    11811259        reasons explained in
     
    11951273              <div>
    11961274                <div>
    1197                   <h3 class="title"><a id="obtaining-via-svn"></a>2.2.2. Getting Clozure CL with Subversion</h3>
    1198                 </div>
    1199               </div>
    1200             </div>
    1201             <p xmlns="http://www.w3.org/1999/xhtml">It is very easy to download, install, and build Clozure CL
    1202       using Subversion. This is the preferred way to get either the
     1275                  <h3 class="title"><a id="obtaining-via-tarballs"></a>2.2.2. Tarballs</h3>
     1276                </div>
     1277              </div>
     1278            </div>
     1279            <p xmlns="http://www.w3.org/1999/xhtml">Tarball distributions of Clozure CL release version 1.7 are available at
     1280      <a class="ulink" href="ftp://clozure.com/pub/release/1.7/" target="_top">ftp://clozure.com/pub/release/1.7/</a>.
     1281      Download and extract
     1282      one on your local disk.  Then edit the Clozure CL shell script to set
     1283      the value of <em class="varname">CCL_DEFAULT_DIRECTORY</em> and start
     1284      up the appropriate Clozure CL kernel. See <a class="xref" href="#The-ccl-Shell-Script" title="2.3.1. The ccl Shell Script">Section 2.3.1, “The ccl Shell Script”</a> for more information about the
     1285      Clozure CL shell scripts.</p>
     1286          </div>
     1287          <div class="sect2" lang="en" xml:lang="en">
     1288            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1289              <div>
     1290                <div>
     1291                  <h3 class="title"><a id="obtaining-via-svn"></a>2.2.3. Getting Clozure CL with Subversion</h3>
     1292                </div>
     1293              </div>
     1294            </div>
     1295            <p xmlns="http://www.w3.org/1999/xhtml">It is very easy to download and configure Clozure CL to obtain sources from the Subversion repository.
     1296      This is the preferred way to get either the
    12031297      latest, or a specific version of Clozure CL, unless you prefer
    12041298      the Mac Way.  Subversion is a source code control system that is
     
    12071301      sources and binaries can be retrieved with a single Subversion command.
    12081302      </p>
    1209             <p xmlns="http://www.w3.org/1999/xhtml">Day-to-day development of Clozure CL takes place in an area
    1210       of the Subversion repository known as the trunk.  At most times,
    1211       the trunk is perfectly usable, but occasionally it can be unstable
    1212       or totally broken.  If you wish to live on the
    1213       bleeding edge, the following command will fetch a copy of the trunk
    1214       for Darwin x86 (both 32- and 64-bit versions):
    1215       </p>
    1216             <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1217          
    1218 svn co http://svn.clozure.com/publicsvn/openmcl/trunk/darwinx86/ccl
    1219         </pre>
    1220             <p xmlns="http://www.w3.org/1999/xhtml">
    1221           To get a trunk Clozure CL for another platform, replace
    1222           "darwinx86" with one of the following names (all versions
    1223           include both 32- and 64-bit binaries):
    1224         </p>
    1225             <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
    1226               <ul class="itemizedlist" type="disc">
    1227                 <li class="listitem">
    1228                   <p>darwinx86</p>
    1229                 </li>
    1230                 <li class="listitem">
    1231                   <p>linuxx86</p>
    1232                 </li>
    1233                 <li class="listitem">
    1234                   <p>freebsdx86</p>
    1235                 </li>
    1236                 <li class="listitem">
    1237                   <p>solarisx86</p>
    1238                 </li>
    1239                 <li class="listitem">
    1240                   <p>windows</p>
    1241                 </li>
    1242                 <li class="listitem">
    1243                   <p>linuxppc</p>
    1244                 </li>
    1245                 <li class="listitem">
    1246                   <p>darwinppc</p>
    1247                 </li>
    1248               </ul>
    1249             </div>
    1250             <p xmlns="http://www.w3.org/1999/xhtml">Release versions of Clozure CL are intended to be stable.  While
    1251         bugs will be fixed in the release branches, enhancements
    1252         and new features will go into the trunk.  To get the 1.4 release
    1253         of Clozure CL type:</p>
    1254             <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1255          
    1256 svn co http://svn.clozure.com/publicsvn/openmcl/release/1.4/darwinx86/ccl
    1257         </pre>
    1258             <p xmlns="http://www.w3.org/1999/xhtml">The above command will fetch the complete sources and binaries
    1259         for the Darwin x86 build of Clozure CL. To get a Clozure CL for another platform,
    1260         replace "darwinx86" with one of the following names (all versions
    1261         include both 32- and 64-bit binaries):</p>
    1262             <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
    1263               <ul class="itemizedlist" type="disc">
    1264                 <li class="listitem">
    1265                   <p>darwinx86</p>
    1266                 </li>
    1267                 <li class="listitem">
    1268                   <p>linuxx86</p>
    1269                 </li>
    1270                 <li class="listitem">
    1271                   <p>freebsdx86</p>
    1272                 </li>
    1273                 <li class="listitem">
    1274                   <p>solarisx86</p>
    1275                 </li>
    1276                 <li class="listitem">
    1277                   <p>windows</p>
    1278                 </li>
    1279                 <li class="listitem">
    1280                   <p>linuxppc</p>
    1281                 </li>
    1282                 <li class="listitem">
    1283                   <p>darwinppc</p>
    1284                 </li>
    1285               </ul>
    1286             </div>
    1287             <p xmlns="http://www.w3.org/1999/xhtml">These distributions contain complete sources and
    1288         binaries. They use Subversion's "externals" features to share
    1289         common sources; the majority of source code is the same across
    1290         all versions.</p>
    1291             <p xmlns="http://www.w3.org/1999/xhtml">Once the checkout is complete you can build Clozure CL by
    1292         running the lisp kernel and executing
    1293         the <code class="literal">rebuild-ccl</code> function. For
    1294         example:</p>
    1295             <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1296          
    1297 joe:ccl&gt; ./dx86cl64
    1298 Welcome to Clozure Common Lisp Version 1.2  (DarwinX8664)!
    1299 ? (rebuild-ccl :full t)
    1300 
    1301 &lt;lots of compilation output&gt;
    1302 
    1303   ? (quit)
    1304   joe:ccl&gt;
    1305         </pre>
    1306             <p xmlns="http://www.w3.org/1999/xhtml">
    1307           If you don't have a C compiler toolchain installed,
    1308           <code class="literal">rebuild-ccl</code> will not work.  Please
    1309           refer to <a class="xref" href="#building-ccl-from-source" title="Chapter 3. Building Clozure CL from its Source Code">Chapter 3, <i>Building Clozure CL from its Source Code</i></a> for
    1310           addtional details.
    1311         </p>
     1303            <div xmlns="http://www.w3.org/1999/xhtml" class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
     1304              <h3 class="title">Note</h3>
     1305              <p>Unless stated otherwise, examples in this chapter are given for Mac OS X in particular
     1306        or Unix-based host environments in general.
     1307        </p>
     1308              <p>For Windows, special care must be taken to install a working development environment.
     1309        For more information see the Clozure CL Wiki at URL: <a class="ulink" href="http://trac.clozure.com/ccl/wiki/WindowsNotes" target="_top">http://trac.clozure.com/ccl/wiki/WindowsNotes</a>
     1310        </p>
     1311            </div>
    13121312            <div class="sect3" lang="en" xml:lang="en">
    13131313              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
    13141314                <div>
    13151315                  <div>
    1316                     <h4 class="title"><a id="Checking-Subversion-Installation"></a>2.2.2.1. Checking Subversion Installation</h4>
     1316                    <h4 class="title"><a id="Checking-Subversion-Installation"></a>2.2.3.1. Checking Subversion Installation</h4>
    13171317                  </div>
    13181318                </div>
    13191319              </div>
    1320               <p xmlns="http://www.w3.org/1999/xhtml">If <code class="literal">svn co</code> doesn't work, then make sure
    1321       that Subversion is installed on your system.  Bring up a command
     1320              <p xmlns="http://www.w3.org/1999/xhtml">Make sure that Subversion is installed on your system.  Bring up a command
    13221321      line shell and type:
    13231322        </p>
    13241323              <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1325          
    13261324shell&gt; svn
    13271325        </pre>
     
    13301328        </p>
    13311329              <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1332          
    13331330Type 'svn help' for usage
    13341331        </pre>
     
    13381335        </p>
    13391336              <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1340          
    13411337-bash: svn: command not found
    13421338        </pre>
     
    13451341        to install it on your OS. You can find information about
    13461342        obtaining and installing Subversion at
    1347         the <a class="ulink" href="http://subversion.tigris.org/project_packages.html" target="_top">Subversion
    1348         Packages page</a>.</p>
     1343        the <a class="ulink" href="http://subversion.tigris.org" target="_top">Subversion
     1344        web page</a>.</p>
     1345            </div>
     1346            <div class="sect3" lang="en" xml:lang="en">
     1347              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1348                <div>
     1349                  <div>
     1350                    <h4 class="title"><a id="Downloading-CCL"></a>2.2.3.2. Downloading Clozure CL Using Subversion</h4>
     1351                  </div>
     1352                </div>
     1353              </div>
     1354              <p xmlns="http://www.w3.org/1999/xhtml">Before you download Clozure CL you should consider:
     1355      Do you want to run the most recent source code, or the current stable release version?
     1356      If you don't know how to answer this question, then you probably want the release version.
     1357      </p>
     1358              <div class="sect4" lang="en" xml:lang="en">
     1359                <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1360                  <div>
     1361                    <div>
     1362                      <h5 class="title"><a id="Downloading-CCL-Trunk"></a>2.2.3.2.1. Downloading the Trunk</h5>
     1363                    </div>
     1364                  </div>
     1365                </div>
     1366                <p xmlns="http://www.w3.org/1999/xhtml">Day-to-day development of Clozure CL takes place in an area
     1367      of the Subversion repository known as "the trunk".  At most times,
     1368      the trunk is perfectly usable, but occasionally it can be unstable
     1369      or totally broken.
     1370      If you wish to live on the bleeding edge, download sources from the trunk.
     1371      </p>
     1372                <p xmlns="http://www.w3.org/1999/xhtml"> For example, the following command will fetch a copy of the trunk
     1373      for Mac OS X (Darwin) with x86 processors (both 32- and 64-bit versions):
     1374      </p>
     1375                <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">svn co http://svn.clozure.com/publicsvn/openmcl/trunk/darwinx86/ccl
     1376         </pre>
     1377                <p xmlns="http://www.w3.org/1999/xhtml">
     1378          To get a trunk Clozure CL for another platform, replace
     1379          "darwinx86" with one of the following names (all versions
     1380          include both 32- and 64-bit binaries):
     1381        </p>
     1382                <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
     1383                  <ul class="itemizedlist" type="disc">
     1384                    <li class="listitem">
     1385                      <p>darwinx86</p>
     1386                    </li>
     1387                    <li class="listitem">
     1388                      <p>linuxx86</p>
     1389                    </li>
     1390                    <li class="listitem">
     1391                      <p>freebsdx86</p>
     1392                    </li>
     1393                    <li class="listitem">
     1394                      <p>solarisx86</p>
     1395                    </li>
     1396                    <li class="listitem">
     1397                      <p>windows</p>
     1398                    </li>
     1399                    <li class="listitem">
     1400                      <p>linuxppc</p>
     1401                    </li>
     1402                    <li class="listitem">
     1403                      <p>darwinppc</p>
     1404                    </li>
     1405                  </ul>
     1406                </div>
     1407              </div>
     1408              <div class="sect4" lang="en" xml:lang="en">
     1409                <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1410                  <div>
     1411                    <div>
     1412                      <h5 class="title"><a id="Downloading-CCL-Release"></a>2.2.3.2.2. Downloading a Release Version</h5>
     1413                    </div>
     1414                  </div>
     1415                </div>
     1416                <p xmlns="http://www.w3.org/1999/xhtml">Release versions of Clozure CL are intended to be stable.  While
     1417        bugs will be fixed in the release branches, enhancements
     1418        and new features will go into the trunk.
     1419        If you wish to run the stable release,
     1420        the following command will fetch a copy of the release version 1.7
     1421        for Mac OS X (Darwin) with x86 processors (both 32- and 64-bit versions):
     1422        </p>
     1423                <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">svn co http://svn.clozure.com/publicsvn/openmcl/release/1.7/darwinx86/ccl
     1424          </pre>
     1425                <p xmlns="http://www.w3.org/1999/xhtml">To get the release version of Clozure CL  for another platform,
     1426        replace "darwinx86" with one of the following names:
     1427        </p>
     1428                <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
     1429                  <ul class="itemizedlist" type="disc">
     1430                    <li class="listitem">
     1431                      <p>darwinx86</p>
     1432                    </li>
     1433                    <li class="listitem">
     1434                      <p>linuxx86</p>
     1435                    </li>
     1436                    <li class="listitem">
     1437                      <p>freebsdx86</p>
     1438                    </li>
     1439                    <li class="listitem">
     1440                      <p>solarisx86</p>
     1441                    </li>
     1442                    <li class="listitem">
     1443                      <p>windows</p>
     1444                    </li>
     1445                    <li class="listitem">
     1446                      <p>linuxppc</p>
     1447                    </li>
     1448                    <li class="listitem">
     1449                      <p>darwinppc</p>
     1450                    </li>
     1451                  </ul>
     1452                </div>
     1453                <p xmlns="http://www.w3.org/1999/xhtml">These distributions contain complete sources and
     1454        binaries. They use Subversion's "externals" features to share
     1455        common sources; the majority of source code is the same across
     1456        all versions.</p>
     1457              </div>
    13491458            </div>
    13501459          </div>
     
    13531462              <div>
    13541463                <div>
    1355                   <h3 class="title"><a id="obtaining-via-tarballs"></a>2.2.3. Tarballs</h3>
    1356                 </div>
    1357               </div>
    1358             </div>
    1359             <p xmlns="http://www.w3.org/1999/xhtml">Tarballs are available at <a class="ulink" href="ftp://clozure.com/pub/release/1.4/" target="_top">ftp://clozure.com/pub/release/1.4/</a>.  Download and extract
    1360       one on your local disk.  Then edit the Clozure CL shell script to set
    1361       the value of <em class="varname">CCL_DEFAULT_DIRECTORY</em> and start
    1362       up the appropriate Clozure CL kernel. See <a class="xref" href="#The-ccl-Shell-Script" title="2.3.1. The ccl Shell Script">Section 2.3.1, “The ccl Shell Script”</a> for more information about the
    1363       Clozure CL shell scripts.</p>
     1464                  <h3 class="title"><a id="Rebuilding-CCL-From-Sources"></a>2.2.4. Rebuilding Clozure CL From Sources</h3>
     1465                </div>
     1466              </div>
     1467            </div>
     1468            <p xmlns="http://www.w3.org/1999/xhtml">This section explains how to peform a "full rebuild" of Clozure CL from a source distribution.</p>
     1469            <p xmlns="http://www.w3.org/1999/xhtml">After downloading Clozure CL sources, you should rebuild Clozure CL as described here.
     1470    At the start of a full rebuild, object files in the <code class="literal">ccl</code> directory are deleted,
     1471    which causes the build script to recompile the runtime kernel (C code) and high-level sources (Lisp),
     1472    then save a new heap image.
     1473    Doing a full rebuild helps to ensure that your local installation will run properly for your host OS environment.
     1474    </p>
     1475            <p xmlns="http://www.w3.org/1999/xhtml">In an interactive shell, a command sequence like the following will rebuild Clozure CL in place:
     1476
     1477    </p>
     1478            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
     1479joe&gt; cd <em class="replaceable"><code>/path/to/installed/ccl</code></em>
     1480joe:ccl&gt; ./<em class="replaceable"><code>kernel-filename</code></em> --no-init
     1481Welcome to Clozure Common Lisp Version [...]
     1482? (rebuild-ccl :full t)
     1483&lt;...lots of compilation output...&gt;
     1484? (quit)
     1485joe:ccl&gt;
     1486    </pre>
     1487            <p xmlns="http://www.w3.org/1999/xhtml">
     1488    </p>
     1489            <p xmlns="http://www.w3.org/1999/xhtml">Replace <em class="replaceable"><code>/path/to/installed/ccl</code></em> with the path of the <code class="literal">ccl</code> directory
     1490    that you downloaded.</p>
     1491            <p xmlns="http://www.w3.org/1999/xhtml">Replace <em class="replaceable"><code>kernel-filename</code></em> with the filename of the Lisp kernel program.
     1492    To find the filename of a Lisp kernel image for your particular platform, see <a class="xref" href="#filename_conventions" title="3.1.1. Platform-specific filename conventions">Section 3.1.1, “Platform-specific filename conventions”</a>.
     1493    </p>
     1494            <p xmlns="http://www.w3.org/1999/xhtml">The rest of this section covers the following topics in brief:
     1495    </p>
     1496            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
     1497              <ul class="itemizedlist" type="disc">
     1498                <li class="listitem">
     1499                  <p>
     1500                    <a class="link" href="#Rebuilding-CCL-Requirements" title="2.2.4.1. Software Requirements for Building Clozure CL">Software prerequisites</a>
     1501                  </p>
     1502                </li>
     1503                <li class="listitem">
     1504                  <p>
     1505                    <a class="link" href="#When-Rebuild-CCL" title="2.2.4.2. When to Rebuild Clozure CL From Sources">When to run the build process</a>
     1506                  </p>
     1507                </li>
     1508                <li class="listitem">
     1509                  <p>
     1510                    <a class="link" href="#Rebuild-CCL-Overview" title="2.2.4.3. Rebuilding Clozure CL Using REBUILD-CCL">Using <code class="literal">ccl-rebuild</code></a>
     1511                  </p>
     1512                </li>
     1513                <li class="listitem">
     1514                  <p>
     1515                    <a class="link" href="#Rebuild-Process-Steps-Summary" title="2.2.4.4. Summary of the Build Process Steps">What happens during the full rebuild process</a>
     1516                  </p>
     1517                </li>
     1518              </ul>
     1519            </div>
     1520            <p xmlns="http://www.w3.org/1999/xhtml">
     1521    </p>
     1522            <div xmlns="http://www.w3.org/1999/xhtml" class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
     1523              <h3 class="title">Note</h3>
     1524              <p>This section does <span class="emphasis"><em>not</em></span> provide comprehensive documentation on the build process.
     1525    Please refer to <a class="xref" href="#building-ccl-from-source" title="Chapter 3. Building Clozure CL from its Source Code">Chapter 3, <i>Building Clozure CL from its Source Code</i></a> for more information.
     1526    Those more detailed instructions are used mainly by developers who maintain, customize, and/or port Clozure CL.
     1527    If you are customizing Clozure CL, or if you run into some exceptional situation,
     1528    you may need to perform the individual build steps.
     1529    </p>
     1530            </div>
     1531            <div class="sect3" lang="en" xml:lang="en">
     1532              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1533                <div>
     1534                  <div>
     1535                    <h4 class="title"><a id="Rebuilding-CCL-Requirements"></a>2.2.4.1. Software Requirements for Building Clozure CL</h4>
     1536                  </div>
     1537                </div>
     1538              </div>
     1539              <p xmlns="http://www.w3.org/1999/xhtml">In order to build Clozure CL you must have a working system and development environment.
     1540    There are different requirements and setup procedures for each platform, but the main requirement is to have
     1541    a C compiler and a few other utilities:
     1542    GNU <code class="literal">gcc</code> or <code class="literal">cc</code> with <code class="literal">ld</code> and <code class="literal">as</code>;
     1543    <code class="literal">make</code>; and <code class="literal">m4</code>.
     1544    Please refer to <a class="xref" href="#building-ccl-from-source" title="Chapter 3. Building Clozure CL from its Source Code">Chapter 3, <i>Building Clozure CL from its Source Code</i></a> for details.
     1545    </p>
     1546              <div xmlns="http://www.w3.org/1999/xhtml" class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
     1547                <h3 class="title">Note</h3>
     1548                <p>If you don't have the prerequisite C compiler toolchain installed, <code class="literal">rebuild-ccl</code> will not work.
     1549    See <a class="xref" href="#Kernel-build-prerequisites" title="3.3. Kernel Build Prerequisites">Section 3.3, “Kernel Build Prerequisites”</a> for additional details.
     1550    </p>
     1551              </div>
     1552              <p xmlns="http://www.w3.org/1999/xhtml">Most distributions of Linux have all or most of the required development tools either pre-installed
     1553    or readily available.
     1554    On Debian-based Linux you can download and install the essential build tools using the package manager.
     1555    For example: </p>
     1556              <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">apt-get install build-essential</pre>
     1557              <p xmlns="http://www.w3.org/1999/xhtml">
     1558    (You may need to install C header files separately.)
     1559    </p>
     1560              <p xmlns="http://www.w3.org/1999/xhtml">For Mac OS X, Xcode 4 is available from the App Store.</p>
     1561              <p xmlns="http://www.w3.org/1999/xhtml">For Windows, follow the procedure outlined in the Clozure CL Wiki
     1562    at URL: <a class="ulink" href="http://trac.clozure.com/ccl/wiki/WindowsNotes" target="_top">http://trac.clozure.com/ccl/wiki/WindowsNotes</a>
     1563    </p>
     1564            </div>
     1565            <div class="sect3" lang="en" xml:lang="en">
     1566              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1567                <div>
     1568                  <div>
     1569                    <h4 class="title"><a id="When-Rebuild-CCL"></a>2.2.4.2. When to Rebuild Clozure CL From Sources</h4>
     1570                  </div>
     1571                </div>
     1572              </div>
     1573              <p xmlns="http://www.w3.org/1999/xhtml">The most common scenario that requires a full rebuild is the standard installation after downloading the source tree.
     1574    Users and application developers (who otherwise have no special build requirements)
     1575    will generally need to run the full rebuild process just once
     1576    for any given installation on a particular host system.
     1577    </p>
     1578              <p xmlns="http://www.w3.org/1999/xhtml">Another common scenario is installing a patch update:
     1579    You can use Subversion (<code class="literal">svn update</code>) to download a more recent set of source files.
     1580    (Be sure to download sources from the same path and branch in the source repository.)
     1581    Then run a full rebuild to create new kernel and heap images.
     1582    If you are running Clozure CL from the trunk, you may need to update sources and run the full rebuild more often.
     1583    </p>
     1584              <p xmlns="http://www.w3.org/1999/xhtml">Another reason to do a full rebuild is to ensure that Clozure CL will run properly in the host OS environment.
     1585    This may be necessary, for example, when the target OS version
     1586    is not identical to the one where the pre-built kernel was generated.
     1587    The Lisp kernel uses some functionality defined in standard platform-provided libraries.
     1588    On some platforms, applications (such as the Lisp kernel) are built in
     1589    such a way as to depend on the specific versions of these libraries that were
     1590    present at build time, and may not run on systems that have older or newer versions
     1591    of these libraries.
     1592    If you're affected by this, the simplest workaround is to build the Lisp kernel
     1593    on the machine(s) that you intend to run it on and use that locally-built kernel instead of one distributed via Subversion.
     1594    </p>
     1595            </div>
     1596            <div class="sect3" lang="en" xml:lang="en">
     1597              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1598                <div>
     1599                  <div>
     1600                    <h4 class="title"><a id="Rebuild-CCL-Overview"></a>2.2.4.3. Rebuilding Clozure CL Using REBUILD-CCL</h4>
     1601                  </div>
     1602                </div>
     1603              </div>
     1604              <p xmlns="http://www.w3.org/1999/xhtml">Once the checkout is complete, and provided that you have a working development setup,
     1605    you can build Clozure CL by running the Lisp kernel (an OS-native executable program)
     1606    and running <span class="function"><strong>REBUILD-CCL</strong></span> in Lisp.
     1607    </p>
     1608              <p xmlns="http://www.w3.org/1999/xhtml">For example, to build a 64-bit Clozure CL on Mac OS X:
     1609
     1610    </p>
     1611              <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
     1612joe:ccl&gt; ./dx86cl64 --no-init
     1613Welcome to Clozure Common Lisp Version 1.7  (DarwinX8664)!
     1614? (rebuild-ccl :full t)
     1615Rebuilding Clozure Common Lisp using Version 1.7  (DarwinX8664)
     1616;Building lisp-kernel ...
     1617;Kernel built successfully.
     1618;Compiling &lt;...&gt;
     1619;Loading &lt;...&gt;
     1620
     1621&lt;...lots of compilation output...&gt;
     1622
     1623;Wrote bootstrapping image: #P"/Users/joe/ccl/x86-boot64.image"
     1624;Wrote heap image: #P"/Users/joe/ccl/dx86cl64.image"
     1625NIL
     1626? (quit)
     1627joe:ccl&gt;
     1628    </pre>
     1629              <p xmlns="http://www.w3.org/1999/xhtml">
     1630    </p>
     1631              <p xmlns="http://www.w3.org/1999/xhtml">If the build fails for any reason, the kernel and/or heap image files may be missing or corrupted.
     1632    To recover, delete the image files and update the source directory from Subversion.
     1633    For example:
     1634
     1635    </p>
     1636              <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
     1637joe:ccl&gt; rm dx86cl*
     1638joe:ccl&gt; svn update
     1639&lt;... lots of Subversion output...&gt;
     1640joe:ccl&gt; ./dx86cl64 --no-init
     1641Welcome to Clozure Common Lisp Version 1.7  (DarwinX8664)!
     1642? (rebuild-ccl :full t)
     1643&lt;... lots of compilation output...&gt;
     1644? (quit)
     1645joe:ccl&gt;
     1646
     1647    </pre>
     1648              <p xmlns="http://www.w3.org/1999/xhtml">
     1649    Follow this same procedure to perform the fuil rebuild from scratch, for example
     1650    in the case where the saved Lisp image contains code that was loaded inadvertently.
     1651    (Classic mistake: forgetting to specify the <code class="literal">--no-init</code> command option.)
     1652    </p>
     1653              <p xmlns="http://www.w3.org/1999/xhtml">Once the full rebuild is completed, you can run the new Lisp kernel from the command shell.
     1654    However, running the OS- and processor-specific executable directly is not recommended
     1655    for day-to-day use.
     1656    Clozure CL includes the <code class="literal">ccl</code> and <code class="literal">ccl64</code> command shell scripts.
     1657    For details on configuring a shell script for your environment, see <a class="xref" href="#The-ccl-Shell-Script" title="2.3.1. The ccl Shell Script">Section 2.3.1, “The ccl Shell Script”</a>.
     1658    </p>
     1659            </div>
     1660            <div class="sect3" lang="en" xml:lang="en">
     1661              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     1662                <div>
     1663                  <div>
     1664                    <h4 class="title"><a id="Rebuild-Process-Steps-Summary"></a>2.2.4.4. Summary of the Build Process Steps</h4>
     1665                  </div>
     1666                </div>
     1667              </div>
     1668              <p xmlns="http://www.w3.org/1999/xhtml">Should the build fail, your first concern should be to confirm that all requirements are in place:
     1669    the C compiler, utilities, and OS header files;
     1670    source files for the trunk or release branch you want to build;
     1671    and the Lisp kernel and heap image files.
     1672    For assistance with trouble-shooting, here is an outline of the full build process,
     1673    with links to the more detailed instructions in <a class="xref" href="#building-ccl-from-source" title="Chapter 3. Building Clozure CL from its Source Code">Chapter 3, <i>Building Clozure CL from its Source Code</i></a>.
     1674    </p>
     1675              <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
     1676                <ul class="itemizedlist" type="disc">
     1677                  <li class="listitem">
     1678                    <p>Build the Lisp kernel (<a class="xref" href="#Building-the-kernel" title="3.5. Building the Kernel">Section 3.5, “Building the Kernel”</a>)</p>
     1679                  </li>
     1680                  <li class="listitem">
     1681                    <p>Build the heap image (<a class="xref" href="#Building-the-heap-image" title="3.6. Building the Heap Image">Section 3.6, “Building the Heap Image”</a>)</p>
     1682                    <div class="itemizedlist">
     1683                      <ul class="itemizedlist" type="circle">
     1684                        <li class="listitem">
     1685                          <p>Create a bootstrapping heap image (<a class="xref" href="#Generating-a-bootstrapping-image" title="3.6.2. Generating a bootstrapping image">Section 3.6.2, “Generating a bootstrapping image”</a>)</p>
     1686                        </li>
     1687                        <li class="listitem">
     1688                          <p>Compile Lisp code to generate fasl files (<a class="xref" href="#Generating-fasl-files" title="3.6.3. Generating fasl files">Section 3.6.3, “Generating fasl files”</a>)</p>
     1689                        </li>
     1690                        <li class="listitem">
     1691                          <p>Build a full image from bootstrapping image
     1692        (<a class="xref" href="#Building-a-full-image-from-a-bootstrapping-image" title="3.6.4. Building a full image from a bootstrapping image">Section 3.6.4, “Building a full image from a bootstrapping image”</a>)</p>
     1693                          <div class="itemizedlist">
     1694                            <ul class="itemizedlist" type="square">
     1695                              <li class="listitem">
     1696                                <p>Run new kernel with new bootstrapping image</p>
     1697                              </li>
     1698                              <li class="listitem">
     1699                                <p>Load Lisp code</p>
     1700                              </li>
     1701                              <li class="listitem">
     1702                                <p>Save a new full heap image</p>
     1703                              </li>
     1704                            </ul>
     1705                          </div>
     1706                        </li>
     1707                      </ul>
     1708                    </div>
     1709                  </li>
     1710                </ul>
     1711              </div>
     1712              <p xmlns="http://www.w3.org/1999/xhtml">
     1713    </p>
     1714            </div>
    13641715          </div>
    13651716        </div>
     
    14061757        32-bit implementations of Clozure CL and
    14071758        <code class="literal">"ccl/scripts/ccl64"</code> is used to invoke
    1408         64-bit implementations.</p>
     1759        64-bit implementations.
     1760        Install one script or the other or both as needed.
     1761      </p>
    14091762            <p xmlns="http://www.w3.org/1999/xhtml">To use the script:</p>
    14101763            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
     
    14261779            your <code class="literal">ccl</code> directory.  Alternately, set
    14271780            the value of the <code class="literal">CCL_DEFAULT_DIRECTORY</code>
    1428             environment variable in your .cshrc, .tcshrc,
    1429             .bashrc,.bash_profile, .MacOSX/environment.plist, or
    1430             wherever you usually set environment variables.  If there
    1431             is an existing definition of the variable, the ccl
     1781            environment variable
     1782            wherever you usually set per-user environment variables, in your
     1783            <code class="literal">.cshrc</code>, <code class="literal">.tcshrc</code>,
     1784            <code class="literal">.bashrc</code>, <code class="literal">.bash_profile</code>,
     1785            or <code class="literal">.MacOSX/environment.plist</code> script,
     1786            or system-wide in <code class="literal">/etc/profile</code> or <code class="literal">/etc/bashrc</code>.
     1787            When the ccl script runs, if the process environment contains
     1788            a definition of <code class="literal">CCL_DEFAULT_DIRECTORY</code>, the ccl
    14321789            script will not override it.
    14331790          </p>
     
    14741831            <p xmlns="http://www.w3.org/1999/xhtml">Once this is done, it should be possible to invoke Clozure CL
    14751832        by typing <code class="literal">ccl</code>
    1476         or <code class="literal">ccl64</code> at a shell prompt:</p>
     1833        or <code class="literal">ccl64</code> at a shell prompt:
     1834
     1835      </p>
    14771836            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1478 &gt; ccl [args ...]
    1479 Welcome to Clozure CL Version 1.2 (DarwinPPC32)!
     1837shell&gt; ccl
     1838Welcome to Clozure Common Lisp Version 1.7  (DarwinX8632)!
    14801839?
    14811840      </pre>
     1841            <p xmlns="http://www.w3.org/1999/xhtml">
     1842      </p>
    14821843            <p xmlns="http://www.w3.org/1999/xhtml">The ccl shell script passes all of its arguments to the
    14831844      Clozure CL kernel.  See <a class="xref" href="#Invocation" title="2.3.2. Invocation">Section 2.3.2, “Invocation”</a> for more
    1484       information about these arguments.  When invoked this way, the
    1485       Lisp should be able to initialize the <code class="literal">"ccl:"</code>
     1845      information about command-line arguments.
     1846      </p>
     1847            <p xmlns="http://www.w3.org/1999/xhtml">Assuming the shell script is configured and invoked properly, Clozure CL
     1848      should be able to initialize the <code class="literal">"ccl:"</code>
    14861849      logical host so that its translations refer to the
    14871850      <code class="literal">"ccl"</code> directory. To test this, you can call
     
    14901853            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    14911854? (probe-file "ccl:level-1;level-1.lisp")  ;returns the physical pathname of the file
    1492 #P"/Users/alms/my_lisp_stuff/ccl/level-1/level-1.lisp"
     1855#P"/Users/joe/my_lisp_stuff/ccl/level-1/level-1.lisp"
    14931856      </pre>
    14941857          </div>
     
    15031866            <p xmlns="http://www.w3.org/1999/xhtml">Assuming that the shell script is properly installed, it can be used to invoke Clozure CL from a shell prompt:
    15041867            </p>
    1505             <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    1506 shell&gt;<em class="replaceable"><code>ccl</code></em> <span class="emphasis"><em>args</em></span>
    1507             </pre>
     1868            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">shell&gt; <em class="replaceable"><code>ccl</code></em> <em class="replaceable"><code>[args ...]</code></em></pre>
    15081869            <p xmlns="http://www.w3.org/1999/xhtml">
     1870            By convention
    15091871            <code class="literal">ccl</code> runs a 32-bit session;
    15101872            <code class="literal">ccl64</code> runs a 64-bit session.
     1873            However, the name of the installed script(s) and the implementation that is invoked are customizable,
     1874            as described in <a class="xref" href="#The-ccl-Shell-Script" title="2.3.1. The ccl Shell Script">Section 2.3.1, “The ccl Shell Script”</a>.
    15111875          </p>
     1876            <p xmlns="http://www.w3.org/1999/xhtml">For details about command-line options see
     1877          <a class="xref" href="#Command-Line-Options" title="2.5. Command Line Options">Section 2.5, “Command Line Options”</a>.
     1878          </p>
    15121879          </div>
    15131880        </div>
     
    16772044        Finally, any arguments following the pseudo-argument
    16782045        <code class="literal">--</code> are not processed, and are made
    1679         available to the lisp as the value of
     2046        available to Lisp as the value of
    16802047        <code class="literal">ccl:*unprocessed-command-line-arguments*</code>.
    16812048      </p>
     
    17612128            <dt>
    17622129              <span class="sect1">
    1763                 <a href="#Building-Everything">3.3. Building Everything</a>
     2130                <a href="#Kernel-build-prerequisites">3.3. Kernel Build Prerequisites</a>
    17642131              </span>
    17652132            </dt>
    17662133            <dt>
    17672134              <span class="sect1">
    1768                 <a href="#Building-the-kernel">3.4. Building the kernel</a>
     2135                <a href="#Building-Everything">3.4. Building Everything</a>
     2136              </span>
     2137            </dt>
     2138            <dt>
     2139              <span class="sect1">
     2140                <a href="#Building-the-kernel">3.5. Building the Kernel</a>
    17692141              </span>
    17702142            </dt>
     
    17732145                <dt>
    17742146                  <span class="sect2">
    1775                     <a href="#Kernel-build-prerequisites">3.4.1. Kernel build prerequisites</a>
    1776                   </span>
    1777                 </dt>
    1778                 <dt>
    1779                   <span class="sect2">
    1780                     <a href="#kernel-build-command">3.4.2. Using "make" to build the lisp kernel</a>
     2147                    <a href="#kernel-build-command">3.5.1. Using "make" to build the lisp kernel</a>
    17812148                  </span>
    17822149                </dt>
     
    17852152            <dt>
    17862153              <span class="sect1">
    1787                 <a href="#Building-the-heap-image">3.5. Building the heap image</a>
     2154                <a href="#Building-the-heap-image">3.6. Building the Heap Image</a>
    17882155              </span>
    17892156            </dt>
     
    17922159                <dt>
    17932160                  <span class="sect2">
    1794                     <a href="#Development-cycle">3.5.1. Development cycle</a>
     2161                    <a href="#Development-cycle">3.6.1. Development cycle</a>
    17952162                  </span>
    17962163                </dt>
    17972164                <dt>
    17982165                  <span class="sect2">
    1799                     <a href="#Generating-a-bootstrapping-image">3.5.2. Generating a bootstrapping image</a>
     2166                    <a href="#Generating-a-bootstrapping-image">3.6.2. Generating a bootstrapping image</a>
    18002167                  </span>
    18012168                </dt>
    18022169                <dt>
    18032170                  <span class="sect2">
    1804                     <a href="#Generating-fasl-files">3.5.3. Generating fasl files</a>
     2171                    <a href="#Generating-fasl-files">3.6.3. Generating fasl files</a>
    18052172                  </span>
    18062173                </dt>
    18072174                <dt>
    18082175                  <span class="sect2">
    1809                     <a href="#Building-a-full-image-from-a-bootstrapping-image">3.5.4. Building a full image from a bootstrapping image</a>
     2176                    <a href="#Building-a-full-image-from-a-bootstrapping-image">3.6.4. Building a full image from a bootstrapping image</a>
    18102177                  </span>
    18112178                </dt>
     
    18452212          <p xmlns="http://www.w3.org/1999/xhtml">The following terms are used in subsequent sections; it
    18462213      may be helpful to refer to these definitions.</p>
    1847           <p xmlns="http://www.w3.org/1999/xhtml"><a id="id563053" class="indexterm"></a><a class="glossterm" href="#fasl-file"><em class="glossterm">fasl
     2214          <p xmlns="http://www.w3.org/1999/xhtml"><a id="id554993" class="indexterm"></a><a class="glossterm" href="#fasl-file"><em class="glossterm">fasl
    18482215        files</em></a> are the object files produced
    18492216      by <code class="literal">compile-file</code>.  fasl files store the
     
    18562223      see
    18572224      <a class="xref" href="#Platform-specific-filename-conventions" title="Table 3.1. Platform-specific filename conventions">Table 3.1, “Platform-specific filename conventions”</a> </p>
    1858           <p xmlns="http://www.w3.org/1999/xhtml">The <a id="id548694" class="indexterm"></a> <a class="glossterm" href="#lisp_kernel"><em class="glossterm">Lisp
     2225          <p xmlns="http://www.w3.org/1999/xhtml">The <a id="id550302" class="indexterm"></a> <a class="glossterm" href="#lisp_kernel"><em class="glossterm">Lisp
    18592226        kernel</em></a> is a C program with a fair amount of
    18602227      platform-specific assembly language code. Its basic job is to
     
    18662233      files on different platforms; see
    18672234      <a class="xref" href="#Platform-specific-filename-conventions" title="Table 3.1. Platform-specific filename conventions">Table 3.1, “Platform-specific filename conventions”</a>.</p>
    1868           <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id532579" class="indexterm"></a> <a class="glossterm" href="#lisp_image"><em class="glossterm">heap
     2235          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id581258" class="indexterm"></a> <a class="glossterm" href="#lisp_image"><em class="glossterm">heap
    18692236        image</em></a> is a file that can be quickly mapped into a
    18702237      process's address space. Conceptually, it's not too different
     
    18772244      standard full heap image files on different platforms; see
    18782245      <a class="xref" href="#Platform-specific-filename-conventions" title="Table 3.1. Platform-specific filename conventions">Table 3.1, “Platform-specific filename conventions”</a>.</p>
    1879           <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id562908" class="indexterm"></a> bootstrapping image is a minimal
     2246          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id579980" class="indexterm"></a> bootstrapping image is a minimal
    18802247      heap image used in the process of building Clozure CL itself.  The
    18812248      bootstrapping image contains just enough code to load the rest
     
    18892256      as-yet-unsupported ones) has a uniquely named subdirectory of
    18902257      <code class="literal">ccl/lisp-kernel/</code>; each such
    1891       <a id="id547347" class="indexterm"></a>
     2258      <a id="id580305" class="indexterm"></a>
    18922259      contains a Makefile and may contain some auxiliary files (linker
    18932260      scripts, etc.) that are used to build the lisp kernel on a
     
    20742441    the Subversion source control system.</p>
    20752442          <p xmlns="http://www.w3.org/1999/xhtml">
    2076       For example, to get a released version (1.3 in this example),
     2443      For example, to get a released version (1.7 in this example),
    20772444      use a command like:
    20782445      </p>
    2079           <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    2080         svn co http://svn.clozure.com/publicsvn/openmcl/release/1.3/xxx/ccl
    2081       </pre>
     2446          <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">svn co http://svn.clozure.com/publicsvn/openmcl/release/1.7/<em class="replaceable"><code>xxx</code></em>/ccl</pre>
    20822447          <p xmlns="http://www.w3.org/1999/xhtml">
    20832448    </p>
     
    20852450      To get the trunk version, use:
    20862451      </p>
    2087           <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    2088         svn co http://svn.clozure.com/publicsvn/openmcl/trunk/xxx/ccl
    2089       </pre>
     2452          <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">svn co http://svn.clozure.com/publicsvn/openmcl/trunk/<em class="replaceable"><code>xxx</code></em>/ccl</pre>
    20902453          <p xmlns="http://www.w3.org/1999/xhtml">
    20912454    </p>
    20922455          <p xmlns="http://www.w3.org/1999/xhtml">
    2093       Change the "xxx" to one of the following names:
     2456      Change the <span class="emphasis"><em><code class="literal">xxx</code></em></span> to one of the following names:
    20942457      <code class="literal">darwinx86</code>,
    20952458      <code class="literal">linuxx86</code>,
    20962459      <code class="literal">freebsdx86</code>,
    20972460      <code class="literal">solarisx86</code>,
    2098       <code class="literal">window</code>,
     2461      <code class="literal">windows</code>,
    20992462      <code class="literal">linuxppc</code>,
    21002463      or
     
    21022465    </p>
    21032466          <p xmlns="http://www.w3.org/1999/xhtml">
    2104       In the case of released versions, there may also be tar archives
    2105       available.  See the <a class="ulink" href="http://trac.clozure.com/ccl/" target="_top">Clozure CL
    2106       Trac</a> for details.
     2467      Tarball distributions of released versions are also available for download via ftp from:
     2468      <a class="ulink" href="ftp://clozure.com/pub/release/" target="_top">ftp://clozure.com/pub/release/</a>.
     2469      For additional information about availability of source and distributions see the
     2470      <a class="ulink" href="http://trac.clozure.com/ccl/" target="_top">Clozure CL Trac</a>.
    21072471    </p>
    21082472          <p xmlns="http://www.w3.org/1999/xhtml">Subversion client programs are pre-installed on Mac OS X 10.5 and
    21092473      later and are typically either pre-installed or readily available
    2110       on Linux and FreeBSD platforms.  The <a class="ulink" href="http://subversion.tigris.org" target="_top">Subversion web page</a> contains links to subversion client programs
    2111       for many platforms; users of Mac OS X 10.4 can also
    2112       install Subversion clients via Fink or MacPorts.</p>
     2474      on Linux and FreeBSD platforms.  The <a class="ulink" href="http://subversion.tigris.org" target="_top">Subversion web page</a> contains links to Subversion client programs
     2475      for many platforms.
     2476      Users of Mac OS X 10.4 or later can also
     2477      install Subversion clients via Fink or MacPorts.
     2478      On Debian Linux (and on related Linux distros such as Ubuntu) run
     2479      <code class="literal">apt-get install subversion</code> or equivalent in the command-line or interactive package manager.
     2480    </p>
    21132481        </div>
    21142482        <div class="sect1" lang="en" xml:lang="en">
     
    21162484            <div>
    21172485              <div>
    2118                 <h2 class="title" style="clear: both"><a id="Building-Everything"></a>3.3. Building Everything</h2>
     2486                <h2 class="title" style="clear: both"><a id="Kernel-build-prerequisites"></a>3.3. Kernel Build Prerequisites</h2>
     2487              </div>
     2488            </div>
     2489          </div>
     2490          <p xmlns="http://www.w3.org/1999/xhtml">The Clozure CL kernel can be built with the following widely
     2491          available tools:</p>
     2492          <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
     2493            <ul class="itemizedlist" type="disc">
     2494              <li class="listitem">
     2495                <p>cc or gcc — the GNU C compiler</p>
     2496              </li>
     2497              <li class="listitem">
     2498                <p>ld — the GNU linker</p>
     2499              </li>
     2500              <li class="listitem">
     2501                <p>m4 or gm4 — the GNU m4 macro processor</p>
     2502              </li>
     2503              <li class="listitem">
     2504                <p>as — the GNU assembler (version 2.10.1 or later)</p>
     2505              </li>
     2506              <li class="listitem">
     2507                <p>make — either GNU make or, on FreeBSD, the default BSD make program</p>
     2508              </li>
     2509            </ul>
     2510          </div>
     2511          <p xmlns="http://www.w3.org/1999/xhtml"> In general, the more recent the versions of those
     2512          tools, the better; some versions of gcc 3.x on Linux have
     2513          difficulty compiling some of the kernel source code correctly
     2514          (so gcc 4.0 should be used, if possible.)  On Mac OS X, the
     2515          versions of the tools distributed with Xcode should work fine;
     2516          on Linux, the versions of the tools installed with the OS (or
     2517          available through its package management system) should work
     2518          fine if they're "recent enough".  On FreeBSD, the installed
     2519          version of the <code class="literal">m4</code> program doesn't support
     2520          some features that the kernel build process depends on; the
     2521          GNU version of the m4 macroprocessor (called
     2522          <code class="literal">gm4</code> on FreeBSD) should be installed.
     2523        </p>
     2524          <div xmlns="http://www.w3.org/1999/xhtml" class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
     2525            <h3 class="title">Note</h3>
     2526            <p>In order to build the lisp kernel on Mac OS X
     2527        10.6 Snow Leopard, you must install the optional 10.4
     2528        support when installing Xcode.</p>
     2529          </div>
     2530        </div>
     2531        <div class="sect1" lang="en" xml:lang="en">
     2532          <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
     2533            <div>
     2534              <div>
     2535                <h2 class="title" style="clear: both"><a id="Building-Everything"></a>3.4. Building Everything</h2>
    21192536              </div>
    21202537            </div>
     
    21412558              build directory to create a new kernel. 
    21422559             This step can only work if the C compiler and related
    2143              tools are installed; see <a class="xref" href="#Kernel-build-prerequisites" title="3.4.1. Kernel build prerequisites">Section 3.4.1, “Kernel build prerequisites”</a>.
     2560             tools are installed; see <a class="xref" href="#Kernel-build-prerequisites" title="3.3. Kernel Build Prerequisites">Section 3.3, “Kernel Build Prerequisites”</a>.
    21442561           </p>
    21452562              </li>
     
    21592576                <p>Runs another external process, which causes the newly
    21602577              compiled lisp kernel to load the new bootstrapping image.
    2161               The bootsrtrapping image then loads the “higher
     2578              The bootstrapping image then loads the “higher
    21622579              level” fasl files and a new copy of the platform's
    21632580              full heap image is then saved.</p>
     
    21792596            <div>
    21802597              <div>
    2181                 <h2 class="title" style="clear: both"><a id="Building-the-kernel"></a>3.4. Building the kernel</h2>
     2598                <h2 class="title" style="clear: both"><a id="Building-the-kernel"></a>3.5. Building the Kernel</h2>
    21822599              </div>
    21832600            </div>
     
    22112628              <div>
    22122629                <div>
    2213                   <h3 class="title"><a id="Kernel-build-prerequisites"></a>3.4.1. Kernel build prerequisites</h3>
    2214                 </div>
    2215               </div>
    2216             </div>
    2217             <p xmlns="http://www.w3.org/1999/xhtml">The Clozure CL kernel can be bult with the following widely
    2218             available tools:</p>
    2219             <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
    2220               <ul class="itemizedlist" type="disc">
    2221                 <li class="listitem">
    2222                   <p>cc or gcc- the GNU C compiler</p>
    2223                 </li>
    2224                 <li class="listitem">
    2225                   <p>ld - the GNU linker</p>
    2226                 </li>
    2227                 <li class="listitem">
    2228                   <p>m4 or gm4- the GNU m4 macro processor</p>
    2229                 </li>
    2230                 <li class="listitem">
    2231                   <p>as - the GNU assembler (version 2.10.1 or later)</p>
    2232                 </li>
    2233                 <li class="listitem">
    2234                   <p>make - either GNU make or, on FreeBSD, the default BSD make program</p>
    2235                 </li>
    2236               </ul>
    2237             </div>
    2238             <p xmlns="http://www.w3.org/1999/xhtml"> In general, the more recent the versions of those
    2239             tools, the better; some versions of gcc 3.x on Linux have
    2240             difficulty compiling some of the kernel source code correctly
    2241             (so gcc 4.0 should be used, if possible.)  On Mac OS X, the
    2242             versions of the tools distributed with Xcode should work fine;
    2243             on Linux, the versions of the tools installed with the OS (or
    2244             available through its package management system) should work
    2245             fine if they're "recent enough".  On FreeBSD, the installed
    2246             version of the <code class="literal">m4</code> program doesn't support
    2247             some features that the kernel build process depends on; the
    2248             GNU version of the m4 macroprocessor (called
    2249             <code class="literal">gm4</code> on FreeBSD) should be installed.
    2250           </p>
    2251             <div xmlns="http://www.w3.org/1999/xhtml" class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
    2252               <h3 class="title">Note</h3>
    2253               <p>In order to build the lisp kernel on Mac OS X
    2254           10.6 Snow Leopard, you must install the optional 10.4
    2255           support when installing Xcode.</p>
    2256             </div>
    2257           </div>
    2258           <div class="sect2" lang="en" xml:lang="en">
    2259             <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
    2260               <div>
    2261                 <div>
    2262                   <h3 class="title"><a id="kernel-build-command"></a>3.4.2. Using "make" to build the lisp kernel</h3>
     2630                  <h3 class="title"><a id="kernel-build-command"></a>3.5.1. Using "make" to build the lisp kernel</h3>
    22632631                </div>
    22642632              </div>
     
    22822650            <div>
    22832651              <div>
    2284                 <h2 class="title" style="clear: both"><a id="Building-the-heap-image"></a>3.5. Building the heap image</h2>
     2652                <h2 class="title" style="clear: both"><a id="Building-the-heap-image"></a>3.6. Building the Heap Image</h2>
    22852653              </div>
    22862654            </div>
     
    23122680              <div>
    23132681                <div>
    2314                   <h3 class="title"><a id="Development-cycle"></a>3.5.1. Development cycle</h3>
     2682                  <h3 class="title"><a id="Development-cycle"></a>3.6.1. Development cycle</h3>
    23152683                </div>
    23162684              </div>
     
    23652733            <p xmlns="http://www.w3.org/1999/xhtml">Given a bootstrapping image and a set of up-to-date fasl
    23662734        files, the development cycle usually involves editing lisp
    2367         sources (or updating those sources via cvs update),
     2735        sources (or updating those sources via <code class="literal">svn update</code>),
    23682736        recompiling modified files, and using the bootstrapping image
    23692737        to produce a new heap image.</p>
     
    23732741              <div>
    23742742                <div>
    2375                   <h3 class="title"><a id="Generating-a-bootstrapping-image"></a>3.5.2. Generating a bootstrapping image</h3>
     2743                  <h3 class="title"><a id="Generating-a-bootstrapping-image"></a>3.6.2. Generating a bootstrapping image</h3>
    23762744                </div>
    23772745              </div>
     
    23982766          </pre>
    23992767            <p xmlns="http://www.w3.org/1999/xhtml">then calling <code class="literal">ccl:xload-level-0</code> at the
    2400             lisp prompt</p>
     2768            lisp prompt:</p>
    24012769            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    24022770? (ccl:xload-level-0)
    24032771          </pre>
    2404             <p xmlns="http://www.w3.org/1999/xhtml">This function compiles the lisp sources in the ccl/level-0
     2772            <p xmlns="http://www.w3.org/1999/xhtml">This function compiles the lisp sources in the <code class="literal">ccl/level-0</code>
    24052773        directory if they're newer than the corresponding fasl files
    24062774        and then loads the resulting fasl files into a simulated lisp
     
    24112779        whenever your existing boot image is out-of-date with respect
    24122780        to the source files in <code class="literal">ccl:level-0;</code>
    2413         :</p>
     2781        — For example:</p>
    24142782            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    24152783? (ccl:xload-level-0 :force)
     
    24212789              <div>
    24222790                <div>
    2423                   <h3 class="title"><a id="Generating-fasl-files"></a>3.5.3. Generating fasl files</h3>
     2791                  <h3 class="title"><a id="Generating-fasl-files"></a>3.6.3. Generating fasl files</h3>
    24242792                </div>
    24252793              </div>
     
    24542822              <div>
    24552823                <div>
    2456                   <h3 class="title"><a id="Building-a-full-image-from-a-bootstrapping-image"></a>3.5.4. Building a full image from a bootstrapping image</h3>
     2824                  <h3 class="title"><a id="Building-a-full-image-from-a-bootstrapping-image"></a>3.6.4. Building a full image from a bootstrapping image</h3>
    24572825                </div>
    24582826              </div>
     
    24632831            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    24642832$ cd ccl                        # wherever your ccl directory is
    2465 $ ./KERNEL BOOT_IMAGE
     2833$ ./<em class="replaceable"><code>KERNEL</code></em> <em class="replaceable"><code>BOOT_IMAGE</code></em>
    24662834          </pre>
    24672835            <p xmlns="http://www.w3.org/1999/xhtml">Where <em class="replaceable"><code>KERNEL</code></em> and
     
    24752843        can in the environment provided by a "real" heap image. If
    24762844        you're confident that things loaded OK, you can save that
    2477         image.</p>
     2845        image:</p>
    24782846            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
    24792847? (ccl:save-application "<em class="replaceable"><code>image_name</code></em>") ; Overwiting the existing heap image
     
    27233091    </p>
    27243092          <p xmlns="http://www.w3.org/1999/xhtml">
    2725       <a id="id556763" class="indexterm"></a>
     3093      <a id="id556230" class="indexterm"></a>
    27263094      <span class="command"><strong><em class="varname"><a id="trace"></a>TRACE</em> {<em class="replaceable"><code>keyword</code></em>
    27273095        <em class="replaceable"><code>global-value</code></em>}* {<em class="replaceable"><code>spec</code></em> |
     
    31673535          </div>
    31683536          <p xmlns="http://www.w3.org/1999/xhtml">
    3169       <a id="id568260" class="indexterm"></a>
     3537      <a id="id596249" class="indexterm"></a>
    31703538      <span class="command"><strong><em class="varname"><a id="trace-level"></a>CCL:*TRACE-LEVEL*</em>    [Variable]</strong></span>
    31713539    </p>
    31723540          <p xmlns="http://www.w3.org/1999/xhtml">Variable bound to the current nesting level during execution of before and after trace actions.  The default printing actions use it to determine the amount of indentation.</p>
    31733541          <p xmlns="http://www.w3.org/1999/xhtml">
    3174       <a id="id568286" class="indexterm"></a>
     3542      <a id="id596275" class="indexterm"></a>
    31753543      <span class="command"><strong><em class="varname"><a id="trace-max-indent"></a>CCL:*TRACE-MAX-INDENT*</em>    [Variable]</strong></span>
    31763544    </p>
    31773545          <p xmlns="http://www.w3.org/1999/xhtml">The default before and after print actions will not indent by more than the value of <em class="varname">ccl:*trace-max-indent*</em> regardless of the current trace level.</p>
    31783546          <p xmlns="http://www.w3.org/1999/xhtml">
    3179       <a id="id568316" class="indexterm"></a>
     3547      <a id="id596304" class="indexterm"></a>
    31803548      <span class="command"><strong><em class="varname"><a id="trace-function"></a>CCL:TRACE-FUNCTION</em> <em class="replaceable"><code>spec</code></em> <em class="varname">&amp;key</em> {<em class="replaceable"><code>keyword</code></em> <em class="replaceable"><code>value</code></em>}*    [Function]</strong></span>
    31813549    </p>
     
    31853553    </p>
    31863554          <p xmlns="http://www.w3.org/1999/xhtml">
    3187       <a id="id568365" class="indexterm"></a>
     3555      <a id="id596353" class="indexterm"></a>
    31883556      <span class="command"><strong><em class="varname"><a id="trace-print-level"></a>CCL:*TRACE-PRINT-LEVEL*</em>   [Variable]</strong></span>
    31893557    </p>
     
    31933561      explicit printing done by user code.</p>
    31943562          <p xmlns="http://www.w3.org/1999/xhtml">
    3195       <a id="id568399" class="indexterm"></a>
     3563      <a id="id596387" class="indexterm"></a>
    31963564      <span class="command"><strong><em class="varname"><a id="trace-print-length"></a>CCL:*TRACE-PRINT-LENGTH*</em>    [Variable]</strong></span>
    31973565    </p>
     
    32013569      explicit printing done by user code.</p>
    32023570          <p xmlns="http://www.w3.org/1999/xhtml">
    3203       <a id="id568434" class="indexterm"></a>
     3571      <a id="id596422" class="indexterm"></a>
    32043572      <span class="command"><strong><em class="varname"><a id="trace-bar-frequency"></a>CCL:*TRACE-BAR-FREQUENCY*</em>    [Variable]</strong></span>
    32053573    </p>
     
    32503618            <div>
    32513619              <div class="refsect1" lang="en" xml:lang="en">
    3252                 <a xmlns="http://www.w3.org/1999/xhtml" id="id568597"></a>
     3620                <a xmlns="http://www.w3.org/1999/xhtml" id="id596584"></a>
    32533621                <div class="header">Arguments and Values:</div>
    32543622                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">spec</span></i>---
     
    32853653              </div>
    32863654              <div class="refsect1" lang="en" xml:lang="en">
    3287                 <a xmlns="http://www.w3.org/1999/xhtml" id="id568704"></a>
     3655                <a xmlns="http://www.w3.org/1999/xhtml" id="id596692"></a>
    32883656                <div class="header">Examples:</div>
    32893657                <p xmlns="http://www.w3.org/1999/xhtml">
     
    33303698            <div>
    33313699              <div class="refsect1" lang="en" xml:lang="en">
    3332                 <a xmlns="http://www.w3.org/1999/xhtml" id="id568804"></a>
     3700                <a xmlns="http://www.w3.org/1999/xhtml" id="id596791"></a>
    33333701                <div class="header">Description:</div>
    33343702                <p xmlns="http://www.w3.org/1999/xhtml">
     
    33453713              </div>
    33463714              <div class="refsect1" lang="en" xml:lang="en">
    3347                 <a xmlns="http://www.w3.org/1999/xhtml" id="id568870"></a>
     3715                <a xmlns="http://www.w3.org/1999/xhtml" id="id596858"></a>
    33483716                <div class="header">Arguments and Values:</div>
    33493717                <p xmlns="http://www.w3.org/1999/xhtml">
     
    33693737            <div>
    33703738              <div class="refsect1" lang="en" xml:lang="en">
    3371                 <a xmlns="http://www.w3.org/1999/xhtml" id="id568948"></a>
     3739                <a xmlns="http://www.w3.org/1999/xhtml" id="id596935"></a>
    33723740                <div class="header">Description:</div>
    33733741                <p xmlns="http://www.w3.org/1999/xhtml">
     
    33813749              </div>
    33823750              <div class="refsect1" lang="en" xml:lang="en">
    3383                 <a xmlns="http://www.w3.org/1999/xhtml" id="id568996"></a>
     3751                <a xmlns="http://www.w3.org/1999/xhtml" id="id596984"></a>
    33843752                <div class="header">Arguments and Values:</div>
    33853753                <p xmlns="http://www.w3.org/1999/xhtml">
     
    35413909              <div>
    35423910                <div class="refsect1" lang="en" xml:lang="en">
    3543                   <a xmlns="http://www.w3.org/1999/xhtml" id="id569531"></a>
     3911                  <a xmlns="http://www.w3.org/1999/xhtml" id="id597518"></a>
    35443912                  <div class="header">Description:</div>
    35453913                  <p xmlns="http://www.w3.org/1999/xhtml">The value of this variable is used when :EXTERNAL-FORMAT is
     
    35673935              <div>
    35683936                <div class="refsect1" lang="en" xml:lang="en">
    3569                   <a xmlns="http://www.w3.org/1999/xhtml" id="id569593"></a>
     3937                  <a xmlns="http://www.w3.org/1999/xhtml" id="id597580"></a>
    35703938                  <div class="header">Description:</div>
    35713939                  <p xmlns="http://www.w3.org/1999/xhtml">The value of this variable is used when an external-format
     
    35993967              <div>
    36003968                <div class="refsect1" lang="en" xml:lang="en">
    3601                   <a xmlns="http://www.w3.org/1999/xhtml" id="id569675"></a>
     3969                  <a xmlns="http://www.w3.org/1999/xhtml" id="id597662"></a>
    36023970                  <div class="header">Arguments and Values:</div>
    36033971                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">domain</span></i>---This is used to indicate where the external
     
    36334001                </div>
    36344002                <div class="refsect1" lang="en" xml:lang="en">
    3635                   <a xmlns="http://www.w3.org/1999/xhtml" id="id585600"></a>
     4003                  <a xmlns="http://www.w3.org/1999/xhtml" id="id613372"></a>
    36364004                  <div class="header">Description:</div>
    36374005                  <p xmlns="http://www.w3.org/1999/xhtml">Despite the function's name, it doesn't necessarily create a
     
    38064174                <div>
    38074175                  <div>
    3808                     <h4 class="title"><a id="id585934"></a>4.5.4.1. Encoding Problems</h4>
     4176                    <h4 class="title"><a id="id613707"></a>4.5.4.1. Encoding Problems</h4>
    38094177                  </div>
    38104178                </div>
     
    38224190                <div>
    38234191                  <div>
    3824                     <h4 class="title"><a id="id585946"></a>4.5.4.2. Byte Order Marks</h4>
     4192                    <h4 class="title"><a id="id613719"></a>4.5.4.2. Byte Order Marks</h4>
    38254193                  </div>
    38264194                </div>
     
    38504218                <div>
    38514219                  <div>
    3852                     <h4 class="title"><a id="id585981"></a>4.5.4.3. <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
     4220                    <h4 class="title"><a id="id613754"></a>4.5.4.3. <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
    38534221                  </div>
    38544222                </div>
     
    38724240                <div>
    38734241                  <div class="refsect1" lang="en" xml:lang="en">
    3874                     <a xmlns="http://www.w3.org/1999/xhtml" id="id586042"></a>
     4242                    <a xmlns="http://www.w3.org/1999/xhtml" id="id613815"></a>
    38754243                    <div class="header">Description:</div>
    38764244                    <p xmlns="http://www.w3.org/1999/xhtml">Writes descriptions of all defined character encodings
     
    38814249                  </div>
    38824250                  <div class="refsect1" lang="en" xml:lang="en">
    3883                     <a xmlns="http://www.w3.org/1999/xhtml" id="id586057"></a>
     4251                    <a xmlns="http://www.w3.org/1999/xhtml" id="id613830"></a>
    38844252                    <div class="header">See Also:</div>
    38854253                    <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#Character-Encodings" title="4.5.4. Character Encodings">Section 4.5.4, “Character Encodings”</a>, <a class="xref" href="#External-Formats" title="4.5.2. External Formats">Section 4.5.2, “External Formats”</a>, <a class="xref" href="#Supported-Character-Encodings" title="4.5.4.4. Supported Character Encodings">Section 4.5.4.4, “Supported Character Encodings”</a></span>
     
    43364704                <div>
    43374705                  <div>
    4338                     <h4 class="title"><a id="id586780"></a>4.5.4.5. Encoding and Decoding Strings</h4>
     4706                    <h4 class="title"><a id="id614553"></a>4.5.4.5. Encoding and Decoding Strings</h4>
    43394707                  </div>
    43404708                </div>
     
    43614729                <div>
    43624730                  <div class="refsect1" lang="en" xml:lang="en">
    4363                     <a xmlns="http://www.w3.org/1999/xhtml" id="id586855"></a>
     4731                    <a xmlns="http://www.w3.org/1999/xhtml" id="id614628"></a>
    43644732                    <div class="header">Description:</div>
    43654733                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    43924760                <div>
    43934761                  <div class="refsect1" lang="en" xml:lang="en">
    4394                     <a xmlns="http://www.w3.org/1999/xhtml" id="id586951"></a>
     4762                    <a xmlns="http://www.w3.org/1999/xhtml" id="id614724"></a>
    43954763                    <div class="header">Description:</div>
    43964764                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    44414809                <div>
    44424810                  <div class="refsect1" lang="en" xml:lang="en">
    4443                     <a xmlns="http://www.w3.org/1999/xhtml" id="id587085"></a>
     4811                    <a xmlns="http://www.w3.org/1999/xhtml" id="id614857"></a>
    44444812                    <div class="header">Description:</div>
    44454813                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    44944862                <div>
    44954863                  <div class="refsect1" lang="en" xml:lang="en">
    4496                     <a xmlns="http://www.w3.org/1999/xhtml" id="id587215"></a>
     4864                    <a xmlns="http://www.w3.org/1999/xhtml" id="id614988"></a>
    44974865                    <div class="header">Description:</div>
    44984866                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    45444912            </div>
    45454913            <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL sets up logical pathname translations for logical hosts:  <code class="literal">ccl</code> and <code class="literal">home</code></p>
    4546             <a xmlns="http://www.w3.org/1999/xhtml" id="id587303" class="indexterm"></a>
     4914            <a xmlns="http://www.w3.org/1999/xhtml" id="id615076" class="indexterm"></a>
    45474915            <p xmlns="http://www.w3.org/1999/xhtml">The <code class="literal">CCL</code> logical host should point to the
    45484916        <code class="literal">ccl</code> directory.  It is used for a variety of
     
    46034971                <div>
    46044972                  <div>
    4605                     <h4 class="title"><a id="id587406"></a>4.6.3.1. Working with native namestrings</h4>
     4973                    <h4 class="title"><a id="id615179"></a>4.6.3.1. Working with native namestrings</h4>
    46064974                  </div>
    46074975                </div>
     
    46224990                <div>
    46234991                  <div class="refsect1" lang="en" xml:lang="en">
    4624                     <a xmlns="http://www.w3.org/1999/xhtml" id="id587452"></a>
     4992                    <a xmlns="http://www.w3.org/1999/xhtml" id="id615225"></a>
    46254993                    <div class="header">Description:</div>
    46264994                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    46535021                <div>
    46545022                  <div class="refsect1" lang="en" xml:lang="en">
    4655                     <a xmlns="http://www.w3.org/1999/xhtml" id="id587526"></a>
     5023                    <a xmlns="http://www.w3.org/1999/xhtml" id="id615299"></a>
    46565024                    <div class="header">Description:</div>
    46575025                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    47765144      platforms.</p>
    47775145          <p xmlns="http://www.w3.org/1999/xhtml">
    4778       <a id="id587701" class="indexterm"></a>
     5146      <a id="id615474" class="indexterm"></a>
    47795147      <span class="command"><strong><em class="varname"><a id="map-file-to-ivector"></a>CCL:MAP-FILE-TO-IVECTOR</em>
    47805148        <em class="parameter"><code>pathname</code></em>
     
    48365204      a memory error.</p>
    48375205          <p xmlns="http://www.w3.org/1999/xhtml">
    4838       <a id="id587834" class="indexterm"></a>
     5206      <a id="id615606" class="indexterm"></a>
    48395207      <span class="command"><strong><em class="varname"><a id="unmap-ivector"></a>CCL:UNMAP-IVECTOR</em>
    48405208        <em class="parameter"><code>displaced-array</code></em>
     
    48485216      target is an empty vector (of length zero).</p>
    48495217          <p xmlns="http://www.w3.org/1999/xhtml">
    4850       <a id="id587869" class="indexterm"></a>
     5218      <a id="id615642" class="indexterm"></a>
    48515219      <span class="command"><strong><em class="varname"><a id="map-file-to-octet-vector"></a>CCL:MAP-FILE-TO-OCTET-VECTOR</em>
    48525220        <em class="parameter"><code>pathname</code></em>
     
    48585226      bytes.</p>
    48595227          <p xmlns="http://www.w3.org/1999/xhtml">
    4860       <a id="id587901" class="indexterm"></a>
     5228      <a id="id615674" class="indexterm"></a>
    48615229      <span class="command"><strong><em class="varname"><a id="unmap-octet-vector"></a>CCL:UNMAP-OCTET-VECTOR</em>
    48625230        <em class="parameter"><code>displaced-array</code></em>
     
    48975265      static.</p>
    48985266          <p xmlns="http://www.w3.org/1999/xhtml">
    4899       <a id="id587976" class="indexterm"></a>
     5267      <a id="id615748" class="indexterm"></a>
    49005268      <span class="command"><strong><em class="varname"><a id="defstatic"></a>DEFSTATIC</em>
    49015269        <em class="parameter"><code>var</code></em>
     
    49515319            </div>
    49525320          </div>
    4953           <a xmlns="http://www.w3.org/1999/xhtml" id="id588088" class="indexterm"></a>
     5321          <a xmlns="http://www.w3.org/1999/xhtml" id="id615860" class="indexterm"></a>
    49545322          <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL provides the
    49555323      function <code class="literal">CCL:SAVE-APPLICATION</code>, which creates a file
     
    50315399      converted, because address 0 can always be relied upon to refer to
    50325400      the same thing.</p>
    5033           <a xmlns="http://www.w3.org/1999/xhtml" id="id588309" class="indexterm"></a>
     5401          <a xmlns="http://www.w3.org/1999/xhtml" id="id616082" class="indexterm"></a>
    50345402          <p xmlns="http://www.w3.org/1999/xhtml">As of Clozure CL 1.2, the constant <code class="literal">CCL:+NULL-PTR+</code>
    50355403      refers to a <code class="literal">MACPTR</code> object that points to address 0.</p>
     
    50425410      or <code class="literal">ccl64</code> script.</p>
    50435411          <p xmlns="http://www.w3.org/1999/xhtml">
    5044       <a id="id588356" class="indexterm"></a>
     5412      <a id="id616129" class="indexterm"></a>
    50455413      <span class="command"><strong><em class="varname"><a id="save-application"></a>SAVE-APPLICATION</em>
    50465414        <em class="parameter"><code>filename</code></em>
     
    52435611            <div>
    52445612              <div class="refsect1" lang="en" xml:lang="en">
    5245                 <a xmlns="http://www.w3.org/1999/xhtml" id="id588760"></a>
     5613                <a xmlns="http://www.w3.org/1999/xhtml" id="id616532"></a>
    52465614                <div class="header">Arguments and Values:</div>
    52475615                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">out-file</span></i>---
     
    52575625              </div>
    52585626              <div class="refsect1" lang="en" xml:lang="en">
    5259                 <a xmlns="http://www.w3.org/1999/xhtml" id="id588819"></a>
     5627                <a xmlns="http://www.w3.org/1999/xhtml" id="id616592"></a>
    52605628                <div class="header">Description:</div>
    52615629                <p xmlns="http://www.w3.org/1999/xhtml">
     
    53175685            <div>
    53185686              <div class="refsect1" lang="en" xml:lang="en">
    5319                 <a xmlns="http://www.w3.org/1999/xhtml" id="id588910"></a>
     5687                <a xmlns="http://www.w3.org/1999/xhtml" id="id616683"></a>
    53205688                <div class="header">Arguments and Values:</div>
    53215689                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">mode</span></i>---
     
    53255693              </div>
    53265694              <div class="refsect1" lang="en" xml:lang="en">
    5327                 <a xmlns="http://www.w3.org/1999/xhtml" id="id588933"></a>
     5695                <a xmlns="http://www.w3.org/1999/xhtml" id="id616706"></a>
    53285696                <div class="header">Description:</div>
    53295697                <p xmlns="http://www.w3.org/1999/xhtml">
     
    53645732            <div>
    53655733              <div class="refsect1" lang="en" xml:lang="en">
    5366                 <a xmlns="http://www.w3.org/1999/xhtml" id="id589029"></a>
     5734                <a xmlns="http://www.w3.org/1999/xhtml" id="id616802"></a>
    53675735                <div class="header">Arguments and Values:</div>
    53685736                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">rounding-mode</span></i>---
     
    53735741              </div>
    53745742              <div class="refsect1" lang="en" xml:lang="en">
    5375                 <a xmlns="http://www.w3.org/1999/xhtml" id="id589065"></a>
     5743                <a xmlns="http://www.w3.org/1999/xhtml" id="id616838"></a>
    53765744                <div class="header">Description:</div>
    53775745                <p xmlns="http://www.w3.org/1999/xhtml">
     
    54225790              <div>
    54235791                <div class="refsect1" lang="en" xml:lang="en">
    5424                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589140"></a>
     5792                  <a xmlns="http://www.w3.org/1999/xhtml" id="id616913"></a>
    54255793                  <div class="header">Arguments and Values:</div>
    54265794                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">object</span></i>---
     
    54295797                </div>
    54305798                <div class="refsect1" lang="en" xml:lang="en">
    5431                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589162"></a>
     5799                  <a xmlns="http://www.w3.org/1999/xhtml" id="id616935"></a>
    54325800                  <div class="header">Description:</div>
    54335801                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    55965964              <div>
    55975965                <div class="refsect1" lang="en" xml:lang="en">
    5598                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589337"></a>
     5966                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617109"></a>
    55995967                  <div class="header">Description:</div>
    56005968                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    56305998              <div>
    56315999                <div class="refsect1" lang="en" xml:lang="en">
    5632                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589385"></a>
     6000                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617158"></a>
    56336001                  <div class="header">Discussion:</div>
    56346002                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    56486016                </div>
    56496017                <div class="refsect1" lang="en" xml:lang="en">
    5650                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589438"></a>
     6018                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617211"></a>
    56516019                  <div class="header">Restarts:</div>
    56526020                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    57166084                <div>
    57176085                  <div>
    5718                     <h4 class="title"><a id="id589496"></a>4.12.5.1. Fancy arrays</h4>
     6086                    <h4 class="title"><a id="id617269"></a>4.12.5.1. Fancy arrays</h4>
    57196087                  </div>
    57206088                </div>
     
    57436111                <div>
    57446112                  <div>
    5745                     <h4 class="title"><a id="id589515"></a>4.12.5.2. Hash tables</h4>
     6113                    <h4 class="title"><a id="id617288"></a>4.12.5.2. Hash tables</h4>
    57466114                  </div>
    57476115                </div>
     
    57916159                <div>
    57926160                  <div>
    5793                     <h4 class="title"><a id="id589545"></a>4.12.5.3. Lists</h4>
     6161                    <h4 class="title"><a id="id617318"></a>4.12.5.3. Lists</h4>
    57946162                  </div>
    57956163                </div>
     
    59846352              <div>
    59856353                <div class="refsect1" lang="en" xml:lang="en">
    5986                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589780"></a>
     6354                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617552"></a>
    59876355                  <div class="header">Arguments and Values:</div>
    59886356                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">output-file</span></i>---
     
    60136381                </div>
    60146382                <div class="refsect1" lang="en" xml:lang="en">
    6015                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589866"></a>
     6383                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617639"></a>
    60166384                  <div class="header">Example:</div>
    60176385                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    60476415              <div>
    60486416                <div class="refsect1" lang="en" xml:lang="en">
    6049                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589946"></a>
     6417                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617718"></a>
    60506418                  <div class="header">Description:</div>
    60516419                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    60696437              <div>
    60706438                <div class="refsect1" lang="en" xml:lang="en">
    6071                   <a xmlns="http://www.w3.org/1999/xhtml" id="id589984"></a>
     6439                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617757"></a>
    60726440                  <div class="header">Description:</div>
    60736441                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    60956463              <div>
    60966464                <div class="refsect1" lang="en" xml:lang="en">
    6097                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590046"></a>
     6465                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617819"></a>
    60986466                  <div class="header">Description:</div>
    60996467                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    61216489              <div>
    61226490                <div class="refsect1" lang="en" xml:lang="en">
    6123                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590103"></a>
     6491                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617876"></a>
    61246492                  <div class="header">Description:</div>
    61256493                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    61526520              <div>
    61536521                <div class="refsect1" lang="en" xml:lang="en">
    6154                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590167"></a>
     6522                  <a xmlns="http://www.w3.org/1999/xhtml" id="id617940"></a>
    61556523                  <div class="header">Description:</div>
    61566524                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    61796547              <div>
    61806548                <div class="refsect1" lang="en" xml:lang="en">
    6181                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590234"></a>
     6549                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618007"></a>
    61826550                  <div class="header">Description:</div>
    61836551                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    62026570              <div>
    62036571                <div class="refsect1" lang="en" xml:lang="en">
    6204                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590285"></a>
     6572                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618058"></a>
    62056573                  <div class="header">Description:</div>
    62066574                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    62266594              <div>
    62276595                <div class="refsect1" lang="en" xml:lang="en">
    6228                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590336"></a>
     6596                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618109"></a>
    62296597                  <div class="header">Description:</div>
    62306598                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    62536621              <div>
    62546622                <div class="refsect1" lang="en" xml:lang="en">
    6255                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590398"></a>
     6623                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618171"></a>
    62566624                  <div class="header">Description:</div>
    62576625                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    62806648              <div>
    62816649                <div class="refsect1" lang="en" xml:lang="en">
    6282                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590466"></a>
     6650                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618238"></a>
    62836651                  <div class="header">Description:</div>
    62846652                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    64476815              <div>
    64486816                <div class="refsect1" lang="en" xml:lang="en">
    6449                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590716"></a>
     6817                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618489"></a>
    64506818                  <div class="header">Description:</div>
    64516819                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    64736841              <div>
    64746842                <div class="refsect1" lang="en" xml:lang="en">
    6475                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590777"></a>
     6843                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618549"></a>
    64766844                  <div class="header">Description:</div>
    64776845                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    65076875              <div>
    65086876                <div class="refsect1" lang="en" xml:lang="en">
    6509                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590855"></a>
     6877                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618627"></a>
    65106878                  <div class="header">Arguments and Values:</div>
    65116879                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">collection</span></i>---
     
    65186886                </div>
    65196887                <div class="refsect1" lang="en" xml:lang="en">
    6520                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590891"></a>
     6888                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618664"></a>
    65216889                  <div class="header">Description:</div>
    65226890                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    65526920              <div>
    65536921                <div class="refsect1" lang="en" xml:lang="en">
    6554                   <a xmlns="http://www.w3.org/1999/xhtml" id="id590972"></a>
     6922                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618744"></a>
    65556923                  <div class="header">Arguments and Values:</div>
    65566924                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">collection</span></i>---
     
    65696937                </div>
    65706938                <div class="refsect1" lang="en" xml:lang="en">
    6571                   <a xmlns="http://www.w3.org/1999/xhtml" id="id591032"></a>
     6939                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618805"></a>
    65726940                  <div class="header">Description:</div>
    65736941                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    66036971              <div>
    66046972                <div class="refsect1" lang="en" xml:lang="en">
    6605                   <a xmlns="http://www.w3.org/1999/xhtml" id="id591113"></a>
     6973                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618886"></a>
    66066974                  <div class="header">Description:</div>
    66076975                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    66286996              <div>
    66296997                <div class="refsect1" lang="en" xml:lang="en">
    6630                   <a xmlns="http://www.w3.org/1999/xhtml" id="id591165"></a>
     6998                  <a xmlns="http://www.w3.org/1999/xhtml" id="id618938"></a>
    66316999                  <div class="header">Description:</div>
    66327000                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    67047072            <div>
    67057073              <div class="refsect1" lang="en" xml:lang="en">
    6706                 <a xmlns="http://www.w3.org/1999/xhtml" id="id591276"></a>
     7074                <a xmlns="http://www.w3.org/1999/xhtml" id="id619049"></a>
    67077075                <div class="header">Summary:</div>
    67087076                <p xmlns="http://www.w3.org/1999/xhtml">
     
    67397107            <div>
    67407108              <div class="refsect1" lang="en" xml:lang="en">
    6741                 <a xmlns="http://www.w3.org/1999/xhtml" id="id591338"></a>
     7109                <a xmlns="http://www.w3.org/1999/xhtml" id="id619111"></a>
    67427110                <div class="header">Summary:</div>
    67437111                <p xmlns="http://www.w3.org/1999/xhtml">
     
    67707138            <div>
    67717139              <div class="refsect1" lang="en" xml:lang="en">
    6772                 <a xmlns="http://www.w3.org/1999/xhtml" id="id591396"></a>
     7140                <a xmlns="http://www.w3.org/1999/xhtml" id="id619168"></a>
    67737141                <div class="header">Summary:</div>
    67747142                <p xmlns="http://www.w3.org/1999/xhtml">
     
    67957163            <div>
    67967164              <div class="refsect1" lang="en" xml:lang="en">
    6797                 <a xmlns="http://www.w3.org/1999/xhtml" id="id591442"></a>
     7165                <a xmlns="http://www.w3.org/1999/xhtml" id="id619215"></a>
    67987166                <div class="header">Description:</div>
    67997167                <p xmlns="http://www.w3.org/1999/xhtml">
     
    70287396                <div>
    70297397                  <div>
    7030                     <h4 class="title"><a id="id537722"></a>5.4.2.1. Checking for Updates</h4>
     7398                    <h4 class="title"><a id="id572549"></a>5.4.2.1. Checking for Updates</h4>
    70317399                  </div>
    70327400                </div>
     
    71607528      the required subsystems, if necessary.</p>
    71617529          <p xmlns="http://www.w3.org/1999/xhtml">
    7162       <a id="id532170" class="indexterm"></a>
     7530      <a id="id599375" class="indexterm"></a>
    71637531      <span class="command"><strong><em class="varname"><a id="build-application"></a>BUILD-APPLICATION</em> <em class="varname">&amp;key</em>
    71647532        (<em class="parameter"><code>name</code></em> <em class="replaceable"><code>"MyApplication"</code></em>)
     
    74187786        of <code class="literal">make</code> for Lisp, and is included in the
    74197787        Clozure CL distribution. You can read more about ASDF at the ASDF
    7420         <a class="ulink" href="http://constantly.at/lisp/asdf/" target="_top">home
     7788        <a class="ulink" href="http://common-lisp.net/project/asdf/" target="_top">home
    74217789        page</a>.</p>
    74227790            <p xmlns="http://www.w3.org/1999/xhtml">Alternatively, you could use the standard features of
     
    79608328              <div>
    79618329                <div class="refsect1" lang="en" xml:lang="en">
    7962                   <a xmlns="http://www.w3.org/1999/xhtml" id="id524172"></a>
     8330                  <a xmlns="http://www.w3.org/1999/xhtml" id="id588180"></a>
    79638331                  <div class="header">Description:</div>
    79648332                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    79828350              <div>
    79838351                <div class="refsect1" lang="en" xml:lang="en">
    7984                   <a xmlns="http://www.w3.org/1999/xhtml" id="id524224"></a>
     8352                  <a xmlns="http://www.w3.org/1999/xhtml" id="id588232"></a>
    79858353                  <div class="header">Description:</div>
    79868354                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    80098377              <div>
    80108378                <div class="refsect1" lang="en" xml:lang="en">
    8011                   <a xmlns="http://www.w3.org/1999/xhtml" id="id585145"></a>
     8379                  <a xmlns="http://www.w3.org/1999/xhtml" id="id612883"></a>
    80128380                  <div class="header">Description:</div>
    80138381                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    80298397              <div>
    80308398                <div class="refsect1" lang="en" xml:lang="en">
    8031                   <a xmlns="http://www.w3.org/1999/xhtml" id="id585198"></a>
     8399                  <a xmlns="http://www.w3.org/1999/xhtml" id="id612935"></a>
    80328400                  <div class="header">Description:</div>
    80338401                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    80538421              <div>
    80548422                <div class="refsect1" lang="en" xml:lang="en">
    8055                   <a xmlns="http://www.w3.org/1999/xhtml" id="id585251"></a>
     8423                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566603"></a>
    80568424                  <div class="header">Description:</div>
    80578425                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    80778445              <div>
    80788446                <div class="refsect1" lang="en" xml:lang="en">
    8079                   <a xmlns="http://www.w3.org/1999/xhtml" id="id566129"></a>
     8447                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566657"></a>
    80808448                  <div class="header">Description:</div>
    80818449                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    81008468              <div>
    81018469                <div class="refsect1" lang="en" xml:lang="en">
    8102                   <a xmlns="http://www.w3.org/1999/xhtml" id="id566183"></a>
     8470                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566710"></a>
    81038471                  <div class="header">Description:</div>
    81048472                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    81258493              <div>
    81268494                <div class="refsect1" lang="en" xml:lang="en">
    8127                   <a xmlns="http://www.w3.org/1999/xhtml" id="id582992"></a>
     8495                  <a xmlns="http://www.w3.org/1999/xhtml" id="id610769"></a>
    81288496                  <div class="header">Description:</div>
    81298497                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    81508518              <div>
    81518519                <div class="refsect1" lang="en" xml:lang="en">
    8152                   <a xmlns="http://www.w3.org/1999/xhtml" id="id583047"></a>
     8520                  <a xmlns="http://www.w3.org/1999/xhtml" id="id610823"></a>
    81538521                  <div class="header">Description:</div>
    81548522                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    82368604                <div>
    82378605                  <div class="refsect1" lang="en" xml:lang="en">
    8238                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583170"></a>
     8606                    <a xmlns="http://www.w3.org/1999/xhtml" id="id610946"></a>
    82398607                    <div class="header">Description:</div>
    82408608                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    82588626                <div>
    82598627                  <div class="refsect1" lang="en" xml:lang="en">
    8260                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583225"></a>
     8628                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611000"></a>
    82618629                    <div class="header">Description:</div>
    82628630                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    82808648                <div>
    82818649                  <div class="refsect1" lang="en" xml:lang="en">
    8282                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583278"></a>
     8650                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611053"></a>
    82838651                    <div class="header">Description:</div>
    82848652                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    83038671                <div>
    83048672                  <div class="refsect1" lang="en" xml:lang="en">
    8305                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583337"></a>
     8673                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611111"></a>
    83068674                    <div class="header">Description:</div>
    83078675                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    83258693                <div>
    83268694                  <div class="refsect1" lang="en" xml:lang="en">
    8327                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583391"></a>
     8695                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611166"></a>
    83288696                    <div class="header">Description:</div>
    83298697                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    83498717                <div>
    83508718                  <div class="refsect1" lang="en" xml:lang="en">
    8351                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583450"></a>
     8719                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611224"></a>
    83528720                    <div class="header">Description:</div>
    83538721                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    83738741                <div>
    83748742                  <div class="refsect1" lang="en" xml:lang="en">
    8375                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583516"></a>
     8743                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611290"></a>
    83768744                    <div class="header">Description:</div>
    83778745                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    83938761                <div>
    83948762                  <div class="refsect1" lang="en" xml:lang="en">
    8395                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583569"></a>
     8763                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611343"></a>
    83968764                    <div class="header">Description:</div>
    83978765                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    84288796                <div>
    84298797                  <div class="refsect1" lang="en" xml:lang="en">
    8430                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583639"></a>
     8798                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611413"></a>
    84318799                    <div class="header">Description:</div>
    84328800                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    84538821                <div>
    84548822                  <div class="refsect1" lang="en" xml:lang="en">
    8455                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583708"></a>
     8823                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611482"></a>
    84568824                    <div class="header">Description:</div>
    84578825                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    84768844                <div>
    84778845                  <div class="refsect1" lang="en" xml:lang="en">
    8478                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583763"></a>
     8846                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611538"></a>
    84798847                    <div class="header">Description:</div>
    84808848                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    84998867                <div>
    85008868                  <div class="refsect1" lang="en" xml:lang="en">
    8501                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583818"></a>
     8869                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611593"></a>
    85028870                    <div class="header">Description:</div>
    85038871                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    85398907                <div>
    85408908                  <div class="refsect1" lang="en" xml:lang="en">
    8541                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583897"></a>
     8909                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611671"></a>
    85428910                    <div class="header">Description:</div>
    85438911                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    85628930                <div>
    85638931                  <div class="refsect1" lang="en" xml:lang="en">
    8564                     <a xmlns="http://www.w3.org/1999/xhtml" id="id583953"></a>
     8932                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611727"></a>
    85658933                    <div class="header">Description:</div>
    85668934                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    85858953                <div>
    85868954                  <div class="refsect1" lang="en" xml:lang="en">
    8587                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584007"></a>
     8955                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611782"></a>
    85888956                    <div class="header">Description:</div>
    85898957                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    86088976                <div>
    86098977                  <div class="refsect1" lang="en" xml:lang="en">
    8610                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584065"></a>
     8978                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611840"></a>
    86118979                    <div class="header">Description:</div>
    86128980                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    86288996                <div>
    86298997                  <div class="refsect1" lang="en" xml:lang="en">
    8630                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584123"></a>
     8998                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611897"></a>
    86318999                    <div class="header">Description:</div>
    86329000                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    86519019                <div>
    86529020                  <div class="refsect1" lang="en" xml:lang="en">
    8653                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584181"></a>
     9021                    <a xmlns="http://www.w3.org/1999/xhtml" id="id611956"></a>
    86549022                    <div class="header">Description:</div>
    86559023                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    86719039                <div>
    86729040                  <div class="refsect1" lang="en" xml:lang="en">
    8673                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584238"></a>
     9041                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612013"></a>
    86749042                    <div class="header">Description:</div>
    86759043                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    86969064                <div>
    86979065                  <div class="refsect1" lang="en" xml:lang="en">
    8698                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584294"></a>
     9066                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612069"></a>
    86999067                    <div class="header">Description:</div>
    87009068                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    87169084                <div>
    87179085                  <div class="refsect1" lang="en" xml:lang="en">
    8718                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584349"></a>
     9086                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612123"></a>
    87199087                    <div class="header">Description:</div>
    87209088                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    87409108                <div>
    87419109                  <div class="refsect1" lang="en" xml:lang="en">
    8742                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584404"></a>
     9110                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612179"></a>
    87439111                    <div class="header">Description:</div>
    87449112                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    87659133                <div>
    87669134                  <div class="refsect1" lang="en" xml:lang="en">
    8767                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584463"></a>
     9135                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612238"></a>
    87689136                    <div class="header">Description:</div>
    87699137                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    88209188                <div>
    88219189                  <div class="refsect1" lang="en" xml:lang="en">
    8822                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584552"></a>
     9190                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612327"></a>
    88239191                    <div class="header">Description:</div>
    88249192                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    88449212                <div>
    88459213                  <div class="refsect1" lang="en" xml:lang="en">
    8846                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584608"></a>
     9214                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612383"></a>
    88479215                    <div class="header">Description:</div>
    88489216                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    88669234                <div>
    88679235                  <div class="refsect1" lang="en" xml:lang="en">
    8868                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584662"></a>
     9236                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612438"></a>
    88699237                    <div class="header">Description:</div>
    88709238                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    88909258                <div>
    88919259                  <div class="refsect1" lang="en" xml:lang="en">
    8892                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584724"></a>
     9260                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612501"></a>
    88939261                    <div class="header">Description:</div>
    88949262                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    89149282                <div>
    89159283                  <div class="refsect1" lang="en" xml:lang="en">
    8916                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584780"></a>
     9284                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612557"></a>
    89179285                    <div class="header">Description:</div>
    89189286                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    89349302                <div>
    89359303                  <div class="refsect1" lang="en" xml:lang="en">
    8936                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584834"></a>
     9304                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612611"></a>
    89379305                    <div class="header">Description:</div>
    89389306                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    89579325                <div>
    89589326                  <div class="refsect1" lang="en" xml:lang="en">
    8959                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584889"></a>
     9327                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612666"></a>
    89609328                    <div class="header">Description:</div>
    89619329                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    89819349                <div>
    89829350                  <div class="refsect1" lang="en" xml:lang="en">
    8983                     <a xmlns="http://www.w3.org/1999/xhtml" id="id584952"></a>
     9351                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612728"></a>
    89849352                    <div class="header">Description:</div>
    89859353                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    90019369                <div>
    90029370                  <div class="refsect1" lang="en" xml:lang="en">
    9003                     <a xmlns="http://www.w3.org/1999/xhtml" id="id585006"></a>
     9371                    <a xmlns="http://www.w3.org/1999/xhtml" id="id612783"></a>
    90049372                    <div class="header">Description:</div>
    90059373                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    90239391                <div>
    90249392                  <div class="refsect1" lang="en" xml:lang="en">
    9025                     <a xmlns="http://www.w3.org/1999/xhtml" id="id607959"></a>
     9393                    <a xmlns="http://www.w3.org/1999/xhtml" id="id635743"></a>
    90269394                    <div class="header">Description:</div>
    90279395                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    90469414                <div>
    90479415                  <div class="refsect1" lang="en" xml:lang="en">
    9048                     <a xmlns="http://www.w3.org/1999/xhtml" id="id608006"></a>
     9416                    <a xmlns="http://www.w3.org/1999/xhtml" id="id635790"></a>
    90499417                    <div class="header">Description:</div>
    90509418                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    90699437                <div>
    90709438                  <div class="refsect1" lang="en" xml:lang="en">
    9071                     <a xmlns="http://www.w3.org/1999/xhtml" id="id608054"></a>
     9439                    <a xmlns="http://www.w3.org/1999/xhtml" id="id635838"></a>
    90729440                    <div class="header">Description:</div>
    90739441                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    90959463                <div>
    90969464                  <div class="refsect1" lang="en" xml:lang="en">
    9097                     <a xmlns="http://www.w3.org/1999/xhtml" id="id608103"></a>
     9465                    <a xmlns="http://www.w3.org/1999/xhtml" id="id635887"></a>
    90989466                    <div class="header">Description:</div>
    90999467                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    92089576              <div>
    92099577                <div class="refsect1" lang="en" xml:lang="en">
    9210                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608274"></a>
     9578                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636058"></a>
    92119579                  <div class="header">Description:</div>
    92129580                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    92319599              <div>
    92329600                <div class="refsect1" lang="en" xml:lang="en">
    9233                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608321"></a>
     9601                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636105"></a>
    92349602                  <div class="header">Description:</div>
    92359603                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    92559623              <div>
    92569624                <div class="refsect1" lang="en" xml:lang="en">
    9257                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608369"></a>
     9625                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636152"></a>
    92589626                  <div class="header">Description:</div>
    92599627                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    92789646              <div>
    92799647                <div class="refsect1" lang="en" xml:lang="en">
    9280                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608416"></a>
     9648                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636200"></a>
    92819649                  <div class="header">Description:</div>
    92829650                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    93029670              <div>
    93039671                <div class="refsect1" lang="en" xml:lang="en">
    9304                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608469"></a>
     9672                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636248"></a>
    93059673                  <div class="header">Description:</div>
    93069674                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    93269694              <div>
    93279695                <div class="refsect1" lang="en" xml:lang="en">
    9328                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608524"></a>
     9696                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636304"></a>
    93299697                  <div class="header">Description:</div>
    93309698                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    93519719              <div>
    93529720                <div class="refsect1" lang="en" xml:lang="en">
    9353                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608581"></a>
     9721                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636360"></a>
    93549722                  <div class="header">Description:</div>
    93559723                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    93769744              <div>
    93779745                <div class="refsect1" lang="en" xml:lang="en">
    9378                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608637"></a>
     9746                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636416"></a>
    93799747                  <div class="header">Description:</div>
    93809748                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    94009768              <div>
    94019769                <div class="refsect1" lang="en" xml:lang="en">
    9402                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608693"></a>
     9770                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636472"></a>
    94039771                  <div class="header">Description:</div>
    94049772                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    94259793              <div>
    94269794                <div class="refsect1" lang="en" xml:lang="en">
    9427                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608758"></a>
     9795                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636538"></a>
    94289796                  <div class="header">Description:</div>
    94299797                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    94529820              <div>
    94539821                <div class="refsect1" lang="en" xml:lang="en">
    9454                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608824"></a>
     9822                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636604"></a>
    94559823                  <div class="header">Description:</div>
    94569824                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    94759843              <div>
    94769844                <div class="refsect1" lang="en" xml:lang="en">
    9477                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608890"></a>
     9845                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636670"></a>
    94789846                  <div class="header">Description:</div>
    94799847                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    94979865              <div>
    94989866                <div class="refsect1" lang="en" xml:lang="en">
    9499                   <a xmlns="http://www.w3.org/1999/xhtml" id="id608945"></a>
     9867                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636725"></a>
    95009868                  <div class="header">Description:</div>
    95019869                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    95299897              <div>
    95309898                <div class="refsect1" lang="en" xml:lang="en">
    9531                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609021"></a>
     9899                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636800"></a>
    95329900                  <div class="header">Description:</div>
    95339901                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    95499917              <div>
    95509918                <div class="refsect1" lang="en" xml:lang="en">
    9551                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609076"></a>
     9919                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636855"></a>
    95529920                  <div class="header">Description:</div>
    95539921                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    95699937              <div>
    95709938                <div class="refsect1" lang="en" xml:lang="en">
    9571                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609130"></a>
     9939                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636909"></a>
    95729940                  <div class="header">Description:</div>
    95739941                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    96069974              <div>
    96079975                <div class="refsect1" lang="en" xml:lang="en">
    9608                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609206"></a>
     9976                  <a xmlns="http://www.w3.org/1999/xhtml" id="id636985"></a>
    96099977                  <div class="header">Description:</div>
    96109978                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    96289996              <div>
    96299997                <div class="refsect1" lang="en" xml:lang="en">
    9630                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609260"></a>
     9998                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637039"></a>
    96319999                  <div class="header">Description:</div>
    963210000                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    964810016              <div>
    964910017                <div class="refsect1" lang="en" xml:lang="en">
    9650                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609314"></a>
     10018                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637093"></a>
    965110019                  <div class="header">Description:</div>
    965210020                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    967410042              <div>
    967510043                <div class="refsect1" lang="en" xml:lang="en">
    9676                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609370"></a>
     10044                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637149"></a>
    967710045                  <div class="header">Description:</div>
    967810046                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    970010068              <div>
    970110069                <div class="refsect1" lang="en" xml:lang="en">
    9702                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609435"></a>
     10070                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637214"></a>
    970310071                  <div class="header">Description:</div>
    970410072                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    972010088              <div>
    972110089                <div class="refsect1" lang="en" xml:lang="en">
    9722                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609489"></a>
     10090                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637268"></a>
    972310091                  <div class="header">Description:</div>
    972410092                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    974710115              <div>
    974810116                <div class="refsect1" lang="en" xml:lang="en">
    9749                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609546"></a>
     10117                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637326"></a>
    975010118                  <div class="header">Description:</div>
    975110119                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    977210140              <div>
    977310141                <div class="refsect1" lang="en" xml:lang="en">
    9774                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609603"></a>
     10142                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637382"></a>
    977510143                  <div class="header">Description:</div>
    977610144                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    979510163              <div>
    979610164                <div class="refsect1" lang="en" xml:lang="en">
    9797                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609669"></a>
     10165                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637449"></a>
    979810166                  <div class="header">Description:</div>
    979910167                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    981910187              <div>
    982010188                <div class="refsect1" lang="en" xml:lang="en">
    9821                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609725"></a>
     10189                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637504"></a>
    982210190                  <div class="header">Description:</div>
    982310191                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    983910207              <div>
    984010208                <div class="refsect1" lang="en" xml:lang="en">
    9841                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609779"></a>
     10209                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637558"></a>
    984210210                  <div class="header">Description:</div>
    984310211                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    987510243              <div>
    987610244                <div class="refsect1" lang="en" xml:lang="en">
    9877                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609847"></a>
     10245                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637626"></a>
    987810246                  <div class="header">Description:</div>
    987910247                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    989510263              <div>
    989610264                <div class="refsect1" lang="en" xml:lang="en">
    9897                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609900"></a>
     10265                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637680"></a>
    989810266                  <div class="header">Description:</div>
    989910267                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    992110289              <div>
    992210290                <div class="refsect1" lang="en" xml:lang="en">
    9923                   <a xmlns="http://www.w3.org/1999/xhtml" id="id609958"></a>
     10291                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637737"></a>
    992410292                  <div class="header">Description:</div>
    992510293                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    994110309              <div>
    994210310                <div class="refsect1" lang="en" xml:lang="en">
    9943                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610011"></a>
     10311                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637791"></a>
    994410312                  <div class="header">Description:</div>
    994510313                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    996710335              <div>
    996810336                <div class="refsect1" lang="en" xml:lang="en">
    9969                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610072"></a>
     10337                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637851"></a>
    997010338                  <div class="header">Description:</div>
    997110339                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    999010358              <div>
    999110359                <div class="refsect1" lang="en" xml:lang="en">
    9992                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610127"></a>
     10360                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637907"></a>
    999310361                  <div class="header">Description:</div>
    999410362                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1001410382              <div>
    1001510383                <div class="refsect1" lang="en" xml:lang="en">
    10016                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610182"></a>
     10384                  <a xmlns="http://www.w3.org/1999/xhtml" id="id637962"></a>
    1001710385                  <div class="header">Description:</div>
    1001810386                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1003710405              <div>
    1003810406                <div class="refsect1" lang="en" xml:lang="en">
    10039                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610249"></a>
     10407                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638029"></a>
    1004010408                  <div class="header">Description:</div>
    1004110409                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1006110429              <div>
    1006210430                <div class="refsect1" lang="en" xml:lang="en">
    10063                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610311"></a>
     10431                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638091"></a>
    1006410432                  <div class="header">Description:</div>
    1006510433                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1008410452              <div>
    1008510453                <div class="refsect1" lang="en" xml:lang="en">
    10086                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610366"></a>
     10454                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638146"></a>
    1008710455                  <div class="header">Description:</div>
    1008810456                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1010410472              <div>
    1010510473                <div class="refsect1" lang="en" xml:lang="en">
    10106                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610420"></a>
     10474                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638200"></a>
    1010710475                  <div class="header">Description:</div>
    1010810476                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1019810566              <div>
    1019910567                <div class="refsect1" lang="en" xml:lang="en">
    10200                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610572"></a>
     10568                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638352"></a>
    1020110569                  <div class="header">Description:</div>
    1020210570                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1022510593              <div>
    1022610594                <div class="refsect1" lang="en" xml:lang="en">
    10227                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610629"></a>
     10595                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638409"></a>
    1022810596                  <div class="header">Description:</div>
    1022910597                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1024910617              <div>
    1025010618                <div class="refsect1" lang="en" xml:lang="en">
    10251                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610685"></a>
     10619                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638465"></a>
    1025210620                  <div class="header">Description:</div>
    1025310621                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1027210640              <div>
    1027310641                <div class="refsect1" lang="en" xml:lang="en">
    10274                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610740"></a>
     10642                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638520"></a>
    1027510643                  <div class="header">Description:</div>
    1027610644                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1029510663              <div>
    1029610664                <div class="refsect1" lang="en" xml:lang="en">
    10297                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610795"></a>
     10665                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638575"></a>
    1029810666                  <div class="header">Description:</div>
    1029910667                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1032110689              <div>
    1032210690                <div class="refsect1" lang="en" xml:lang="en">
    10323                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610852"></a>
     10691                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638632"></a>
    1032410692                  <div class="header">Description:</div>
    1032510693                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1034710715              <div>
    1034810716                <div class="refsect1" lang="en" xml:lang="en">
    10349                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610909"></a>
     10717                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638689"></a>
    1035010718                  <div class="header">Description:</div>
    1035110719                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1037610744              <div>
    1037710745                <div class="refsect1" lang="en" xml:lang="en">
    10378                   <a xmlns="http://www.w3.org/1999/xhtml" id="id610969"></a>
     10746                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638748"></a>
    1037910747                  <div class="header">Description:</div>
    1038010748                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1039910767              <div>
    1040010768                <div class="refsect1" lang="en" xml:lang="en">
    10401                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611025"></a>
     10769                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638804"></a>
    1040210770                  <div class="header">Description:</div>
    1040310771                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1044910817              <div>
    1045010818                <div class="refsect1" lang="en" xml:lang="en">
    10451                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611112"></a>
     10819                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638892"></a>
    1045210820                  <div class="header">Description:</div>
    1045310821                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1046910837              <div>
    1047010838                <div class="refsect1" lang="en" xml:lang="en">
    10471                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611166"></a>
     10839                  <a xmlns="http://www.w3.org/1999/xhtml" id="id638946"></a>
    1047210840                  <div class="header">Description:</div>
    1047310841                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1048910857              <div>
    1049010858                <div class="refsect1" lang="en" xml:lang="en">
    10491                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611220"></a>
     10859                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639000"></a>
    1049210860                  <div class="header">Description:</div>
    1049310861                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1051410882              <div>
    1051510883                <div class="refsect1" lang="en" xml:lang="en">
    10516                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611284"></a>
     10884                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639064"></a>
    1051710885                  <div class="header">Description:</div>
    1051810886                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1054110909              <div>
    1054210910                <div class="refsect1" lang="en" xml:lang="en">
    10543                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611345"></a>
     10911                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639125"></a>
    1054410912                  <div class="header">Description:</div>
    1054510913                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1056710935              <div>
    1056810936                <div class="refsect1" lang="en" xml:lang="en">
    10569                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611402"></a>
     10937                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639181"></a>
    1057010938                  <div class="header">Description:</div>
    1057110939                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1059210960              <div>
    1059310961                <div class="refsect1" lang="en" xml:lang="en">
    10594                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611458"></a>
     10962                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639238"></a>
    1059510963                  <div class="header">Description:</div>
    1059610964                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1061710985              <div>
    1061810986                <div class="refsect1" lang="en" xml:lang="en">
    10619                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611515"></a>
     10987                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639295"></a>
    1062010988                  <div class="header">Description:</div>
    1062110989                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1067611044              <div>
    1067711045                <div class="refsect1" lang="en" xml:lang="en">
    10678                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611627"></a>
     11046                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639407"></a>
    1067911047                  <div class="header">Description:</div>
    1068011048                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1069911067              <div>
    1070011068                <div class="refsect1" lang="en" xml:lang="en">
    10701                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611682"></a>
     11069                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639462"></a>
    1070211070                  <div class="header">Description:</div>
    1070311071                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1072611094              <div>
    1072711095                <div class="refsect1" lang="en" xml:lang="en">
    10728                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611745"></a>
     11096                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639525"></a>
    1072911097                  <div class="header">Description:</div>
    1073011098                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1075011118              <div>
    1075111119                <div class="refsect1" lang="en" xml:lang="en">
    10752                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611806"></a>
     11120                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639586"></a>
    1075311121                  <div class="header">Description:</div>
    1075411122                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1077011138              <div>
    1077111139                <div class="refsect1" lang="en" xml:lang="en">
    10772                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611860"></a>
     11140                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639640"></a>
    1077311141                  <div class="header">Description:</div>
    1077411142                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1079311161              <div>
    1079411162                <div class="refsect1" lang="en" xml:lang="en">
    10795                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611915"></a>
     11163                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639695"></a>
    1079611164                  <div class="header">Description:</div>
    1079711165                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1082211190              <div>
    1082311191                <div class="refsect1" lang="en" xml:lang="en">
    10824                   <a xmlns="http://www.w3.org/1999/xhtml" id="id611976"></a>
     11192                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639756"></a>
    1082511193                  <div class="header">Description:</div>
    1082611194                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1084211210              <div>
    1084311211                <div class="refsect1" lang="en" xml:lang="en">
    10844                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612030"></a>
     11212                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639810"></a>
    1084511213                  <div class="header">Description:</div>
    1084611214                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1086211230              <div>
    1086311231                <div class="refsect1" lang="en" xml:lang="en">
    10864                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612084"></a>
     11232                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639864"></a>
    1086511233                  <div class="header">Description:</div>
    1086611234                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1088211250              <div>
    1088311251                <div class="refsect1" lang="en" xml:lang="en">
    10884                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612139"></a>
     11252                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639918"></a>
    1088511253                  <div class="header">Description:</div>
    1088611254                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1090211270              <div>
    1090311271                <div class="refsect1" lang="en" xml:lang="en">
    10904                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612192"></a>
     11272                  <a xmlns="http://www.w3.org/1999/xhtml" id="id639972"></a>
    1090511273                  <div class="header">Description:</div>
    1090611274                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1092211290              <div>
    1092311291                <div class="refsect1" lang="en" xml:lang="en">
    10924                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612247"></a>
     11292                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640026"></a>
    1092511293                  <div class="header">Description:</div>
    1092611294                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1094711315              <div>
    1094811316                <div class="refsect1" lang="en" xml:lang="en">
    10949                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612303"></a>
     11317                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640083"></a>
    1095011318                  <div class="header">Description:</div>
    1095111319                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1096711335              <div>
    1096811336                <div class="refsect1" lang="en" xml:lang="en">
    10969                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612358"></a>
     11337                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640137"></a>
    1097011338                  <div class="header">Description:</div>
    1097111339                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1098711355              <div>
    1098811356                <div class="refsect1" lang="en" xml:lang="en">
    10989                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612412"></a>
     11357                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640192"></a>
    1099011358                  <div class="header">Description:</div>
    1099111359                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1100711375              <div>
    1100811376                <div class="refsect1" lang="en" xml:lang="en">
    11009                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612466"></a>
     11377                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640246"></a>
    1101011378                  <div class="header">Description:</div>
    1101111379                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1103011398              <div>
    1103111399                <div class="refsect1" lang="en" xml:lang="en">
    11032                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612522"></a>
     11400                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640301"></a>
    1103311401                  <div class="header">Description:</div>
    1103411402                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1105311421              <div>
    1105411422                <div class="refsect1" lang="en" xml:lang="en">
    11055                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612577"></a>
     11423                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640356"></a>
    1105611424                  <div class="header">Description:</div>
    1105711425                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1107311441              <div>
    1107411442                <div class="refsect1" lang="en" xml:lang="en">
    11075                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612631"></a>
     11443                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640411"></a>
    1107611444                  <div class="header">Description:</div>
    1107711445                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1111311481              <div>
    1111411482                <div class="refsect1" lang="en" xml:lang="en">
    11115                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612723"></a>
     11483                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640502"></a>
    1111611484                  <div class="header">Description:</div>
    1111711485                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1114111509              <div>
    1114211510                <div class="refsect1" lang="en" xml:lang="en">
    11143                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612786"></a>
     11511                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640566"></a>
    1114411512                  <div class="header">Description:</div>
    1114511513                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1116111529              <div>
    1116211530                <div class="refsect1" lang="en" xml:lang="en">
    11163                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612840"></a>
     11531                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640620"></a>
    1116411532                  <div class="header">Description:</div>
    1116511533                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1126911637              <div>
    1127011638                <div class="refsect1" lang="en" xml:lang="en">
    11271                   <a xmlns="http://www.w3.org/1999/xhtml" id="id612993"></a>
     11639                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640773"></a>
    1127211640                  <div class="header">Description:</div>
    1127311641                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1129311661              <div>
    1129411662                <div class="refsect1" lang="en" xml:lang="en">
    11295                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613050"></a>
     11663                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640830"></a>
    1129611664                  <div class="header">Description:</div>
    1129711665                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1132311691              <div>
    1132411692                <div class="refsect1" lang="en" xml:lang="en">
    11325                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613115"></a>
     11693                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640895"></a>
    1132611694                  <div class="header">Description:</div>
    1132711695                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1134511713              <div>
    1134611714                <div class="refsect1" lang="en" xml:lang="en">
    11347                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613169"></a>
     11715                  <a xmlns="http://www.w3.org/1999/xhtml" id="id640949"></a>
    1134811716                  <div class="header">Description:</div>
    1134911717                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1136711735              <div>
    1136811736                <div class="refsect1" lang="en" xml:lang="en">
    11369                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613224"></a>
     11737                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641004"></a>
    1137011738                  <div class="header">Description:</div>
    1137111739                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1139011758              <div>
    1139111759                <div class="refsect1" lang="en" xml:lang="en">
    11392                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613279"></a>
     11760                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641059"></a>
    1139311761                  <div class="header">Description:</div>
    1139411762                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1141311781              <div>
    1141411782                <div class="refsect1" lang="en" xml:lang="en">
    11415                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613338"></a>
     11783                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641118"></a>
    1141611784                  <div class="header">Description:</div>
    1141711785                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1145811826              <div>
    1145911827                <div class="refsect1" lang="en" xml:lang="en">
    11460                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613423"></a>
     11828                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641203"></a>
    1146111829                  <div class="header">Description:</div>
    1146211830                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1151611884              <div>
    1151711885                <div class="refsect1" lang="en" xml:lang="en">
    11518                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613623"></a>
     11886                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641402"></a>
    1151911887                  <div class="header">Description:</div>
    1152011888                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1153811906              <div>
    1153911907                <div class="refsect1" lang="en" xml:lang="en">
    11540                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613678"></a>
     11908                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641457"></a>
    1154111909                  <div class="header">Description:</div>
    1154211910                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1156511933              <div>
    1156611934                <div class="refsect1" lang="en" xml:lang="en">
    11567                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613734"></a>
     11935                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641514"></a>
    1156811936                  <div class="header">Description:</div>
    1156911937                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1158711955              <div>
    1158811956                <div class="refsect1" lang="en" xml:lang="en">
    11589                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613789"></a>
     11957                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641569"></a>
    1159011958                  <div class="header">Description:</div>
    1159111959                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1161211980              <div>
    1161311981                <div class="refsect1" lang="en" xml:lang="en">
    11614                   <a xmlns="http://www.w3.org/1999/xhtml" id="id613850"></a>
     11982                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641630"></a>
    1161511983                  <div class="header">Description:</div>
    1161611984                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1178612154              <div>
    1178712155                <div class="refsect1" lang="en" xml:lang="en">
    11788                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614161"></a>
     12156                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641940"></a>
    1178912157                  <div class="header">Description:</div>
    1179012158                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1181012178              <div>
    1181112179                <div class="refsect1" lang="en" xml:lang="en">
    11812                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614216"></a>
     12180                  <a xmlns="http://www.w3.org/1999/xhtml" id="id641996"></a>
    1181312181                  <div class="header">Description:</div>
    1181412182                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1184712215              <div>
    1184812216                <div class="refsect1" lang="en" xml:lang="en">
    11849                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614291"></a>
     12217                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642071"></a>
    1185012218                  <div class="header">Description:</div>
    1185112219                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1189012258              <div>
    1189112259                <div class="refsect1" lang="en" xml:lang="en">
    11892                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614443"></a>
     12260                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642222"></a>
    1189312261                  <div class="header">Description:</div>
    1189412262                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1192912297              <div>
    1193012298                <div class="refsect1" lang="en" xml:lang="en">
    11931                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614576"></a>
     12299                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642356"></a>
    1193212300                  <div class="header">Description:</div>
    1193312301                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1194912317              <div>
    1195012318                <div class="refsect1" lang="en" xml:lang="en">
    11951                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614634"></a>
     12319                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642414"></a>
    1195212320                  <div class="header">Description:</div>
    1195312321                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1196912337              <div>
    1197012338                <div class="refsect1" lang="en" xml:lang="en">
    11971                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614692"></a>
     12339                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642472"></a>
    1197212340                  <div class="header">Description:</div>
    1197312341                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1199312361              <div>
    1199412362                <div class="refsect1" lang="en" xml:lang="en">
    11995                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614748"></a>
     12363                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642528"></a>
    1199612364                  <div class="header">Description:</div>
    1199712365                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1201612384              <div>
    1201712385                <div class="refsect1" lang="en" xml:lang="en">
    12018                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614803"></a>
     12386                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642583"></a>
    1201912387                  <div class="header">Description:</div>
    1202012388                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1203612404              <div>
    1203712405                <div class="refsect1" lang="en" xml:lang="en">
    12038                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614857"></a>
     12406                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642637"></a>
    1203912407                  <div class="header">Description:</div>
    1204012408                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1205912427              <div>
    1206012428                <div class="refsect1" lang="en" xml:lang="en">
    12061                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614916"></a>
     12429                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642696"></a>
    1206212430                  <div class="header">Description:</div>
    1206312431                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1208512453              <div>
    1208612454                <div class="refsect1" lang="en" xml:lang="en">
    12087                   <a xmlns="http://www.w3.org/1999/xhtml" id="id614976"></a>
     12455                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642756"></a>
    1208812456                  <div class="header">Description:</div>
    1208912457                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1210812476              <div>
    1210912477                <div class="refsect1" lang="en" xml:lang="en">
    12110                   <a xmlns="http://www.w3.org/1999/xhtml" id="id615035"></a>
     12478                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642815"></a>
    1211112479                  <div class="header">Description:</div>
    1211212480                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1212812496              <div>
    1212912497                <div class="refsect1" lang="en" xml:lang="en">
    12130                   <a xmlns="http://www.w3.org/1999/xhtml" id="id615089"></a>
     12498                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642869"></a>
    1213112499                  <div class="header">Description:</div>
    1213212500                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1218512553              <div>
    1218612554                <div class="refsect1" lang="en" xml:lang="en">
    12187                   <a xmlns="http://www.w3.org/1999/xhtml" id="id615177"></a>
     12555                  <a xmlns="http://www.w3.org/1999/xhtml" id="id642956"></a>
    1218812556                  <div class="header">Description:</div>
    1218912557                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1220512573              <div>
    1220612574                <div class="refsect1" lang="en" xml:lang="en">
    12207                   <a xmlns="http://www.w3.org/1999/xhtml" id="id615231"></a>
     12575                  <a xmlns="http://www.w3.org/1999/xhtml" id="id643010"></a>
    1220812576                  <div class="header">Description:</div>
    1220912577                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1223712605              <div>
    1223812606                <div class="refsect1" lang="en" xml:lang="en">
    12239                   <a xmlns="http://www.w3.org/1999/xhtml" id="id615297"></a>
     12607                  <a xmlns="http://www.w3.org/1999/xhtml" id="id643076"></a>
    1224012608                  <div class="header">Description:</div>
    1224112609                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1232012688                <div>
    1232112689                  <div class="refsect1" lang="en" xml:lang="en">
    12322                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615440"></a>
     12690                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643220"></a>
    1232312691                    <div class="header">Description:</div>
    1232412692                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1234412712                <div>
    1234512713                  <div class="refsect1" lang="en" xml:lang="en">
    12346                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615507"></a>
     12714                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643287"></a>
    1234712715                    <div class="header">Description:</div>
    1234812716                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1237612744                <div>
    1237712745                  <div class="refsect1" lang="en" xml:lang="en">
    12378                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615586"></a>
     12746                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643366"></a>
    1237912747                    <div class="header">Description:</div>
    1238012748                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1240512773                <div>
    1240612774                  <div class="refsect1" lang="en" xml:lang="en">
    12407                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615658"></a>
     12775                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643437"></a>
    1240812776                    <div class="header">Description:</div>
    1240912777                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1242712795                <div>
    1242812796                  <div class="refsect1" lang="en" xml:lang="en">
    12429                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615715"></a>
     12797                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643494"></a>
    1243012798                    <div class="header">Description:</div>
    1243112799                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1244712815                <div>
    1244812816                  <div class="refsect1" lang="en" xml:lang="en">
    12449                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615771"></a>
     12817                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643550"></a>
    1245012818                    <div class="header">Description:</div>
    1245112819                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1246712835                <div>
    1246812836                  <div class="refsect1" lang="en" xml:lang="en">
    12469                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615827"></a>
     12837                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643607"></a>
    1247012838                    <div class="header">Description:</div>
    1247112839                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1254912917                <div>
    1255012918                  <div class="refsect1" lang="en" xml:lang="en">
    12551                     <a xmlns="http://www.w3.org/1999/xhtml" id="id615942"></a>
     12919                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643721"></a>
    1255212920                    <div class="header">Description:</div>
    1255312921                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1265613024                <div>
    1265713025                  <div class="refsect1" lang="en" xml:lang="en">
    12658                     <a xmlns="http://www.w3.org/1999/xhtml" id="id616107"></a>
     13026                    <a xmlns="http://www.w3.org/1999/xhtml" id="id643887"></a>
    1265913027                    <div class="header">Description:</div>
    1266013028                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1270113069                <div>
    1270213070                  <div class="refsect1" lang="en" xml:lang="en">
    12703                     <a xmlns="http://www.w3.org/1999/xhtml" id="id616242"></a>
     13071                    <a xmlns="http://www.w3.org/1999/xhtml" id="id644022"></a>
    1270413072                    <div class="header">Description:</div>
    1270513073                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1272613094                <div>
    1272713095                  <div class="refsect1" lang="en" xml:lang="en">
    12728                     <a xmlns="http://www.w3.org/1999/xhtml" id="id616304"></a>
     13096                    <a xmlns="http://www.w3.org/1999/xhtml" id="id644084"></a>
    1272913097                    <div class="header">Description:</div>
    1273013098                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1275813126                <div>
    1275913127                  <div class="refsect1" lang="en" xml:lang="en">
    12760                     <a xmlns="http://www.w3.org/1999/xhtml" id="id616382"></a>
     13128                    <a xmlns="http://www.w3.org/1999/xhtml" id="id644162"></a>
    1276113129                    <div class="header">Description:</div>
    1276213130                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1280113169                <div>
    1280213170                  <div class="refsect1" lang="en" xml:lang="en">
    12803                     <a xmlns="http://www.w3.org/1999/xhtml" id="id616526"></a>
     13171                    <a xmlns="http://www.w3.org/1999/xhtml" id="id644306"></a>
    1280413172                    <div class="header">Description:</div>
    1280513173                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1286213230                <div>
    1286313231                  <div class="refsect1" lang="en" xml:lang="en">
    12864                     <a xmlns="http://www.w3.org/1999/xhtml" id="id616620"></a>
     13232                    <a xmlns="http://www.w3.org/1999/xhtml" id="id644399"></a>
    1286513233                    <div class="header">Description:</div>
    1286613234                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1294113309              <div>
    1294213310                <div class="refsect1" lang="en" xml:lang="en">
    12943                   <a xmlns="http://www.w3.org/1999/xhtml" id="id616743"></a>
     13311                  <a xmlns="http://www.w3.org/1999/xhtml" id="id644523"></a>
    1294413312                  <div class="header">Description:</div>
    1294513313                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1300013368                <div>
    1300113369                  <div class="refsect1" lang="en" xml:lang="en">
    13002                     <a xmlns="http://www.w3.org/1999/xhtml" id="id616835"></a>
     13370                    <a xmlns="http://www.w3.org/1999/xhtml" id="id644614"></a>
    1300313371                    <div class="header">Description:</div>
    1300413372                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1309713465              <div>
    1309813466                <div class="refsect1" lang="en" xml:lang="en">
    13099                   <a xmlns="http://www.w3.org/1999/xhtml" id="id616974"></a>
     13467                  <a xmlns="http://www.w3.org/1999/xhtml" id="id644753"></a>
    1310013468                  <div class="header">Description:</div>
    1310113469                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1312013488              <div>
    1312113489                <div class="refsect1" lang="en" xml:lang="en">
    13122                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617028"></a>
     13490                  <a xmlns="http://www.w3.org/1999/xhtml" id="id644808"></a>
    1312313491                  <div class="header">Description:</div>
    1312413492                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1314213510              <div>
    1314313511                <div class="refsect1" lang="en" xml:lang="en">
    13144                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617083"></a>
     13512                  <a xmlns="http://www.w3.org/1999/xhtml" id="id644862"></a>
    1314513513                  <div class="header">Description:</div>
    1314613514                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1317613544              <div>
    1317713545                <div class="refsect1" lang="en" xml:lang="en">
    13178                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617153"></a>
     13546                  <a xmlns="http://www.w3.org/1999/xhtml" id="id644933"></a>
    1317913547                  <div class="header">Description:</div>
    1318013548                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1322413592              <div>
    1322513593                <div class="refsect1" lang="en" xml:lang="en">
    13226                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617238"></a>
     13594                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645017"></a>
    1322713595                  <div class="header">Description:</div>
    1322813596                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1324613614              <div>
    1324713615                <div class="refsect1" lang="en" xml:lang="en">
    13248                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617292"></a>
     13616                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645072"></a>
    1324913617                  <div class="header">Description:</div>
    1325013618                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1326613634              <div>
    1326713635                <div class="refsect1" lang="en" xml:lang="en">
    13268                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617347"></a>
     13636                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645127"></a>
    1326913637                  <div class="header">Description:</div>
    1327013638                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1329013658              <div>
    1329113659                <div class="refsect1" lang="en" xml:lang="en">
    13292                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617402"></a>
     13660                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645182"></a>
    1329313661                  <div class="header">Description:</div>
    1329413662                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1331013678              <div>
    1331113679                <div class="refsect1" lang="en" xml:lang="en">
    13312                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617457"></a>
     13680                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645237"></a>
    1331313681                  <div class="header">Description:</div>
    1331413682                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1333513703              <div>
    1333613704                <div class="refsect1" lang="en" xml:lang="en">
    13337                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617513"></a>
     13705                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645292"></a>
    1333813706                  <div class="header">Description:</div>
    1333913707                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1335713725              <div>
    1335813726                <div class="refsect1" lang="en" xml:lang="en">
    13359                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617567"></a>
     13727                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645347"></a>
    1336013728                  <div class="header">Description:</div>
    1336113729                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1346413832              <div>
    1346513833                <div class="refsect1" lang="en" xml:lang="en">
    13466                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617734"></a>
     13834                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645514"></a>
    1346713835                  <div class="header">Description:</div>
    1346813836                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1349613864              <div>
    1349713865                <div class="refsect1" lang="en" xml:lang="en">
    13498                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617810"></a>
     13866                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645590"></a>
    1349913867                  <div class="header">Description:</div>
    1350013868                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1353113899              <div>
    1353213900                <div class="refsect1" lang="en" xml:lang="en">
    13533                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617877"></a>
     13901                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645657"></a>
    1353413902                  <div class="header">Description:</div>
    1353513903                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1355113919              <div>
    1355213920                <div class="refsect1" lang="en" xml:lang="en">
    13553                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617932"></a>
     13921                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645712"></a>
    1355413922                  <div class="header">Description:</div>
    1355513923                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1357313941              <div>
    1357413942                <div class="refsect1" lang="en" xml:lang="en">
    13575                   <a xmlns="http://www.w3.org/1999/xhtml" id="id617987"></a>
     13943                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645767"></a>
    1357613944                  <div class="header">Description:</div>
    1357713945                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1359313961              <div>
    1359413962                <div class="refsect1" lang="en" xml:lang="en">
    13595                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618042"></a>
     13963                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645822"></a>
    1359613964                  <div class="header">Description:</div>
    1359713965                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1362713995              <div>
    1362813996                <div class="refsect1" lang="en" xml:lang="en">
    13629                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618108"></a>
     13997                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645888"></a>
    1363013998                  <div class="header">Description:</div>
    1363113999                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1365014018              <div>
    1365114019                <div class="refsect1" lang="en" xml:lang="en">
    13652                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618164"></a>
     14020                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645943"></a>
    1365314021                  <div class="header">Description:</div>
    1365414022                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1367014038              <div>
    1367114039                <div class="refsect1" lang="en" xml:lang="en">
    13672                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618218"></a>
     14040                  <a xmlns="http://www.w3.org/1999/xhtml" id="id645998"></a>
    1367314041                  <div class="header">Description:</div>
    1367414042                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1369714065              <div>
    1369814066                <div class="refsect1" lang="en" xml:lang="en">
    13699                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618276"></a>
     14067                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646056"></a>
    1370014068                  <div class="header">Description:</div>
    1370114069                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1371714085              <div>
    1371814086                <div class="refsect1" lang="en" xml:lang="en">
    13719                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618331"></a>
     14087                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646110"></a>
    1372014088                  <div class="header">Description:</div>
    1372114089                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1374114109              <div>
    1374214110                <div class="refsect1" lang="en" xml:lang="en">
    13743                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618389"></a>
     14111                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646169"></a>
    1374414112                  <div class="header">Description:</div>
    1374514113                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1376114129              <div>
    1376214130                <div class="refsect1" lang="en" xml:lang="en">
    13763                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618448"></a>
     14131                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646228"></a>
    1376414132                  <div class="header">Description:</div>
    1376514133                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1379114159              <div>
    1379214160                <div class="refsect1" lang="en" xml:lang="en">
    13793                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618511"></a>
     14161                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646291"></a>
    1379414162                  <div class="header">Description:</div>
    1379514163                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1381114179              <div>
    1381214180                <div class="refsect1" lang="en" xml:lang="en">
    13813                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618566"></a>
     14181                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646345"></a>
    1381414182                  <div class="header">Description:</div>
    1381514183                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1385514223              <div>
    1385614224                <div class="refsect1" lang="en" xml:lang="en">
    13857                   <a xmlns="http://www.w3.org/1999/xhtml" id="id618645"></a>
     14225                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646424"></a>
    1385814226                  <div class="header">Description:</div>
    1385914227                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1409514463              <div>
    1409614464                <div class="refsect1" lang="en" xml:lang="en">
    14097                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619048"></a>
     14465                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646828"></a>
    1409814466                  <div class="header">Description:</div>
    1409914467                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1412814496              <div>
    1412914497                <div class="refsect1" lang="en" xml:lang="en">
    14130                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619114"></a>
     14498                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646895"></a>
    1413114499                  <div class="header">Description:</div>
    1413214500                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1415014518              <div>
    1415114519                <div class="refsect1" lang="en" xml:lang="en">
    14152                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619169"></a>
     14520                  <a xmlns="http://www.w3.org/1999/xhtml" id="id646950"></a>
    1415314521                  <div class="header">Description:</div>
    1415414522                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1418114549              <div>
    1418214550                <div class="refsect1" lang="en" xml:lang="en">
    14183                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619235"></a>
     14551                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647015"></a>
    1418414552                  <div class="header">Description:</div>
    1418514553                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1420514573              <div>
    1420614574                <div class="refsect1" lang="en" xml:lang="en">
    14207                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619294"></a>
     14575                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647075"></a>
    1420814576                  <div class="header">Description:</div>
    1420914577                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1424614614              <div>
    1424714615                <div class="refsect1" lang="en" xml:lang="en">
    14248                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619377"></a>
     14616                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647158"></a>
    1424914617                  <div class="header">Description:</div>
    1425014618                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1433314701              <div>
    1433414702                <div class="refsect1" lang="en" xml:lang="en">
    14335                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619625"></a>
     14703                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647406"></a>
    1433614704                  <div class="header">Description:</div>
    1433714705                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1435614724              <div>
    1435714725                <div class="refsect1" lang="en" xml:lang="en">
    14358                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619682"></a>
     14726                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647462"></a>
    1435914727                  <div class="header">Description:</div>
    1436014728                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1438414752              <div>
    1438514753                <div class="refsect1" lang="en" xml:lang="en">
    14386                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619743"></a>
     14754                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647523"></a>
    1438714755                  <div class="header">Description:</div>
    1438814756                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1440714775              <div>
    1440814776                <div class="refsect1" lang="en" xml:lang="en">
    14409                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619798"></a>
     14777                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647578"></a>
    1441014778                  <div class="header">Description:</div>
    1441114779                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1442714795              <div>
    1442814796                <div class="refsect1" lang="en" xml:lang="en">
    14429                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619853"></a>
     14797                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647633"></a>
    1443014798                  <div class="header">Description:</div>
    1443114799                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1445014818              <div>
    1445114819                <div class="refsect1" lang="en" xml:lang="en">
    14452                   <a xmlns="http://www.w3.org/1999/xhtml" id="id619908"></a>
     14820                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647689"></a>
    1445314821                  <div class="header">Description:</div>
    1445414822                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1461314981              <div>
    1461414982                <div class="refsect1" lang="en" xml:lang="en">
    14615                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620172"></a>
     14983                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647952"></a>
    1461614984                  <div class="header">Description:</div>
    1461714985                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1463515003              <div>
    1463615004                <div class="refsect1" lang="en" xml:lang="en">
    14637                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620230"></a>
     15005                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648010"></a>
    1463815006                  <div class="header">Description:</div>
    1463915007                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1465515023              <div>
    1465615024                <div class="refsect1" lang="en" xml:lang="en">
    14657                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620288"></a>
     15025                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648068"></a>
    1465815026                  <div class="header">Description:</div>
    1465915027                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1467815046              <div>
    1467915047                <div class="refsect1" lang="en" xml:lang="en">
    14680                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620343"></a>
     15048                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648123"></a>
    1468115049                  <div class="header">Description:</div>
    1468215050                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1478215150              <div>
    1478315151                <div class="refsect1" lang="en" xml:lang="en">
    14784                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620519"></a>
     15152                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648299"></a>
    1478515153                  <div class="header">Description:</div>
    1478615154                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1481015178              <div>
    1481115179                <div class="refsect1" lang="en" xml:lang="en">
    14812                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620580"></a>
     15180                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648360"></a>
    1481315181                  <div class="header">Description:</div>
    1481415182                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1483415202              <div>
    1483515203                <div class="refsect1" lang="en" xml:lang="en">
    14836                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620652"></a>
     15204                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648432"></a>
    1483715205                  <div class="header">Description:</div>
    1483815206                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1486015228              <div>
    1486115229                <div class="refsect1" lang="en" xml:lang="en">
    14862                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620718"></a>
     15230                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648498"></a>
    1486315231                  <div class="header">Description:</div>
    1486415232                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1488615254              <div>
    1488715255                <div class="refsect1" lang="en" xml:lang="en">
    14888                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620779"></a>
     15256                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648559"></a>
    1488915257                  <div class="header">Description:</div>
    1489015258                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1491015278              <div>
    1491115279                <div class="refsect1" lang="en" xml:lang="en">
    14912                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620838"></a>
     15280                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648619"></a>
    1491315281                  <div class="header">Description:</div>
    1491415282                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1494415312              <div>
    1494515313                <div class="refsect1" lang="en" xml:lang="en">
    14946                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620906"></a>
     15314                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648686"></a>
    1494715315                  <div class="header">Description:</div>
    1494815316                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1496715335              <div>
    1496815336                <div class="refsect1" lang="en" xml:lang="en">
    14969                   <a xmlns="http://www.w3.org/1999/xhtml" id="id620965"></a>
     15337                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648745"></a>
    1497015338                  <div class="header">Description:</div>
    1497115339                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1498915357              <div>
    1499015358                <div class="refsect1" lang="en" xml:lang="en">
    14991                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621024"></a>
     15359                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648804"></a>
    1499215360                  <div class="header">Description:</div>
    1499315361                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1501415382              <div>
    1501515383                <div class="refsect1" lang="en" xml:lang="en">
    15016                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621084"></a>
     15384                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648864"></a>
    1501715385                  <div class="header">Description:</div>
    1501815386                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1504115409              <div>
    1504215410                <div class="refsect1" lang="en" xml:lang="en">
    15043                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621146"></a>
     15411                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648926"></a>
    1504415412                  <div class="header">Description:</div>
    1504515413                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1506515433              <div>
    1506615434                <div class="refsect1" lang="en" xml:lang="en">
    15067                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621202"></a>
     15435                  <a xmlns="http://www.w3.org/1999/xhtml" id="id648982"></a>
    1506815436                  <div class="header">Description:</div>
    1506915437                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1516915537              <div>
    1517015538                <div class="refsect1" lang="en" xml:lang="en">
    15171                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621374"></a>
     15539                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649154"></a>
    1517215540                  <div class="header">Description:</div>
    1517315541                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1520715575              <div>
    1520815576                <div class="refsect1" lang="en" xml:lang="en">
    15209                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621450"></a>
     15577                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649230"></a>
    1521015578                  <div class="header">Description:</div>
    1521115579                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1528215650              <div>
    1528315651                <div class="refsect1" lang="en" xml:lang="en">
    15284                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621678"></a>
     15652                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649458"></a>
    1528515653                  <div class="header">Description:</div>
    1528615654                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1530415672              <div>
    1530515673                <div class="refsect1" lang="en" xml:lang="en">
    15306                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621733"></a>
     15674                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649513"></a>
    1530715675                  <div class="header">Description:</div>
    1530815676                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1532715695              <div>
    1532815696                <div class="refsect1" lang="en" xml:lang="en">
    15329                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621788"></a>
     15697                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649569"></a>
    1533015698                  <div class="header">Description:</div>
    1533115699                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1535315721              <div>
    1535415722                <div class="refsect1" lang="en" xml:lang="en">
    15355                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621849"></a>
     15723                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649629"></a>
    1535615724                  <div class="header">Description:</div>
    1535715725                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1542415792              <div>
    1542515793                <div class="refsect1" lang="en" xml:lang="en">
    15426                   <a xmlns="http://www.w3.org/1999/xhtml" id="id621953"></a>
     15794                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649733"></a>
    1542715795                  <div class="header">Description:</div>
    1542815796                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1544815816              <div>
    1544915817                <div class="refsect1" lang="en" xml:lang="en">
    15450                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622009"></a>
     15818                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649790"></a>
    1545115819                  <div class="header">Description:</div>
    1545215820                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1547315841              <div>
    1547415842                <div class="refsect1" lang="en" xml:lang="en">
    15475                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622070"></a>
     15843                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649850"></a>
    1547615844                  <div class="header">Description:</div>
    1547715845                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1551515883              <div>
    1551615884                <div class="refsect1" lang="en" xml:lang="en">
    15517                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622144"></a>
     15885                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649924"></a>
    1551815886                  <div class="header">Description:</div>
    1551915887                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1553715905              <div>
    1553815906                <div class="refsect1" lang="en" xml:lang="en">
    15539                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622199"></a>
     15907                  <a xmlns="http://www.w3.org/1999/xhtml" id="id649980"></a>
    1554015908                  <div class="header">Description:</div>
    1554115909                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1555715925              <div>
    1555815926                <div class="refsect1" lang="en" xml:lang="en">
    15559                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622254"></a>
     15927                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650035"></a>
    1556015928                  <div class="header">Description:</div>
    1556115929                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1557715945              <div>
    1557815946                <div class="refsect1" lang="en" xml:lang="en">
    15579                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622310"></a>
     15947                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650090"></a>
    1558015948                  <div class="header">Description:</div>
    1558115949                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1560115969              <div>
    1560215970                <div class="refsect1" lang="en" xml:lang="en">
    15603                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622366"></a>
     15971                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650146"></a>
    1560415972                  <div class="header">Description:</div>
    1560515973                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1565316021              <div>
    1565416022                <div class="refsect1" lang="en" xml:lang="en">
    15655                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622454"></a>
     16023                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650235"></a>
    1565616024                  <div class="header">Description:</div>
    1565716025                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1567516043              <div>
    1567616044                <div class="refsect1" lang="en" xml:lang="en">
    15677                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622513"></a>
     16045                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650293"></a>
    1567816046                  <div class="header">Description:</div>
    1567916047                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1569516063              <div>
    1569616064                <div class="refsect1" lang="en" xml:lang="en">
    15697                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622567"></a>
     16065                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650348"></a>
    1569816066                  <div class="header">Description:</div>
    1569916067                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1572816096              <div>
    1572916097                <div class="refsect1" lang="en" xml:lang="en">
    15730                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622633"></a>
     16098                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650414"></a>
    1573116099                  <div class="header">Description:</div>
    1573216100                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1574816116              <div>
    1574916117                <div class="refsect1" lang="en" xml:lang="en">
    15750                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622688"></a>
     16118                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650468"></a>
    1575116119                  <div class="header">Description:</div>
    1575216120                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1576816136              <div>
    1576916137                <div class="refsect1" lang="en" xml:lang="en">
    15770                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622743"></a>
     16138                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650523"></a>
    1577116139                  <div class="header">Description:</div>
    1577216140                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1585316221              <div>
    1585416222                <div class="refsect1" lang="en" xml:lang="en">
    15855                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622878"></a>
     16223                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650658"></a>
    1585616224                  <div class="header">Description:</div>
    1585716225                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1587316241              <div>
    1587416242                <div class="refsect1" lang="en" xml:lang="en">
    15875                   <a xmlns="http://www.w3.org/1999/xhtml" id="id622932"></a>
     16243                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650712"></a>
    1587616244                  <div class="header">Description:</div>
    1587716245                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1598916357              <div>
    1599016358                <div class="refsect1" lang="en" xml:lang="en">
    15991                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623109"></a>
     16359                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650889"></a>
    1599216360                  <div class="header">Description:</div>
    1599316361                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1603516403              <div>
    1603616404                <div class="refsect1" lang="en" xml:lang="en">
    16037                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623187"></a>
     16405                  <a xmlns="http://www.w3.org/1999/xhtml" id="id650968"></a>
    1603816406                  <div class="header">Description:</div>
    1603916407                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1605816426              <div>
    1605916427                <div class="refsect1" lang="en" xml:lang="en">
    16060                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623248"></a>
     16428                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651028"></a>
    1606116429                  <div class="header">Description:</div>
    1606216430                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1608016448              <div>
    1608116449                <div class="refsect1" lang="en" xml:lang="en">
    16082                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623302"></a>
     16450                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651083"></a>
    1608316451                  <div class="header">Description:</div>
    1608416452                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1612116489              <div>
    1612216490                <div class="refsect1" lang="en" xml:lang="en">
    16123                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623389"></a>
     16491                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651169"></a>
    1612416492                  <div class="header">Description:</div>
    1612516493                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1615716525              <div>
    1615816526                <div class="refsect1" lang="en" xml:lang="en">
    16159                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623499"></a>
     16527                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651279"></a>
    1616016528                  <div class="header">Description:</div>
    1616116529                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1617916547              <div>
    1618016548                <div class="refsect1" lang="en" xml:lang="en">
    16181                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623555"></a>
     16549                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651335"></a>
    1618216550                  <div class="header">Description:</div>
    1618316551                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1620216570              <div>
    1620316571                <div class="refsect1" lang="en" xml:lang="en">
    16204                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623610"></a>
     16572                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651390"></a>
    1620516573                  <div class="header">Description:</div>
    1620616574                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1622416592              <div>
    1622516593                <div class="refsect1" lang="en" xml:lang="en">
    16226                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623666"></a>
     16594                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651446"></a>
    1622716595                  <div class="header">Description:</div>
    1622816596                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1624616614              <div>
    1624716615                <div class="refsect1" lang="en" xml:lang="en">
    16248                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623721"></a>
     16616                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651501"></a>
    1624916617                  <div class="header">Description:</div>
    1625016618                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1627016638              <div>
    1627116639                <div class="refsect1" lang="en" xml:lang="en">
    16272                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623780"></a>
     16640                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651561"></a>
    1627316641                  <div class="header">Description:</div>
    1627416642                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1632116689              <div>
    1632216690                <div class="refsect1" lang="en" xml:lang="en">
    16323                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623870"></a>
     16691                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651650"></a>
    1632416692                  <div class="header">Description:</div>
    1632516693                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1634816716              <div>
    1634916717                <div class="refsect1" lang="en" xml:lang="en">
    16350                   <a xmlns="http://www.w3.org/1999/xhtml" id="id623927"></a>
     16718                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651707"></a>
    1635116719                  <div class="header">Description:</div>
    1635216720                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1639216760              <div>
    1639316761                <div class="refsect1" lang="en" xml:lang="en">
    16394                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624002"></a>
     16762                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651782"></a>
    1639516763                  <div class="header">Description:</div>
    1639616764                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1643916807              <div>
    1644016808                <div class="refsect1" lang="en" xml:lang="en">
    16441                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624089"></a>
     16809                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651869"></a>
    1644216810                  <div class="header">Description:</div>
    1644316811                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1646316831              <div>
    1646416832                <div class="refsect1" lang="en" xml:lang="en">
    16465                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624145"></a>
     16833                  <a xmlns="http://www.w3.org/1999/xhtml" id="id651925"></a>
    1646616834                  <div class="header">Description:</div>
    1646716835                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1651416882              <div>
    1651516883                <div class="refsect1" lang="en" xml:lang="en">
    16516                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624232"></a>
     16884                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652012"></a>
    1651716885                  <div class="header">Description:</div>
    1651816886                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1654316911              <div>
    1654416912                <div class="refsect1" lang="en" xml:lang="en">
    16545                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624290"></a>
     16913                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652070"></a>
    1654616914                  <div class="header">Description:</div>
    1654716915                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1656316931              <div>
    1656416932                <div class="refsect1" lang="en" xml:lang="en">
    16565                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624345"></a>
     16933                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652125"></a>
    1656616934                  <div class="header">Description:</div>
    1656716935                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1658716955              <div>
    1658816956                <div class="refsect1" lang="en" xml:lang="en">
    16589                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624401"></a>
     16957                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652181"></a>
    1659016958                  <div class="header">Description:</div>
    1659116959                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1660716975              <div>
    1660816976                <div class="refsect1" lang="en" xml:lang="en">
    16609                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624456"></a>
     16977                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652236"></a>
    1661016978                  <div class="header">Description:</div>
    1661116979                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1663116999              <div>
    1663217000                <div class="refsect1" lang="en" xml:lang="en">
    16633                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624512"></a>
     17001                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652292"></a>
    1663417002                  <div class="header">Description:</div>
    1663517003                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1667717045              <div>
    1667817046                <div class="refsect1" lang="en" xml:lang="en">
    16679                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624598"></a>
     17047                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652378"></a>
    1668017048                  <div class="header">Description:</div>
    1668117049                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1669717065              <div>
    1669817066                <div class="refsect1" lang="en" xml:lang="en">
    16699                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624652"></a>
     17067                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652432"></a>
    1670017068                  <div class="header">Description:</div>
    1670117069                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1671717085              <div>
    1671817086                <div class="refsect1" lang="en" xml:lang="en">
    16719                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624707"></a>
     17087                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652487"></a>
    1672017088                  <div class="header">Description:</div>
    1672117089                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1673717105              <div>
    1673817106                <div class="refsect1" lang="en" xml:lang="en">
    16739                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624761"></a>
     17107                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652542"></a>
    1674017108                  <div class="header">Description:</div>
    1674117109                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1675717125              <div>
    1675817126                <div class="refsect1" lang="en" xml:lang="en">
    16759                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624816"></a>
     17127                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652596"></a>
    1676017128                  <div class="header">Description:</div>
    1676117129                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1677717145              <div>
    1677817146                <div class="refsect1" lang="en" xml:lang="en">
    16779                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624870"></a>
     17147                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652651"></a>
    1678017148                  <div class="header">Description:</div>
    1678117149                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1681417182              <div>
    1681517183                <div class="refsect1" lang="en" xml:lang="en">
    16816                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624936"></a>
     17184                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652716"></a>
    1681717185                  <div class="header">Description:</div>
    1681817186                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1683917207              <div>
    1684017208                <div class="refsect1" lang="en" xml:lang="en">
    16841                   <a xmlns="http://www.w3.org/1999/xhtml" id="id624992"></a>
     17209                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652772"></a>
    1684217210                  <div class="header">Description:</div>
    1684317211                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1686417232              <div>
    1686517233                <div class="refsect1" lang="en" xml:lang="en">
    16866                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625048"></a>
     17234                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652828"></a>
    1686717235                  <div class="header">Description:</div>
    1686817236                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1689217260              <div>
    1689317261                <div class="refsect1" lang="en" xml:lang="en">
    16894                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625106"></a>
     17262                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652886"></a>
    1689517263                  <div class="header">Description:</div>
    1689617264                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1691717285              <div>
    1691817286                <div class="refsect1" lang="en" xml:lang="en">
    16919                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625162"></a>
     17287                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652943"></a>
    1692017288                  <div class="header">Description:</div>
    1692117289                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1693717305              <div>
    1693817306                <div class="refsect1" lang="en" xml:lang="en">
    16939                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625217"></a>
     17307                  <a xmlns="http://www.w3.org/1999/xhtml" id="id652997"></a>
    1694017308                  <div class="header">Description:</div>
    1694117309                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1696217330              <div>
    1696317331                <div class="refsect1" lang="en" xml:lang="en">
    16964                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625279"></a>
     17332                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653059"></a>
    1696517333                  <div class="header">Description:</div>
    1696617334                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1698217350              <div>
    1698317351                <div class="refsect1" lang="en" xml:lang="en">
    16984                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625333"></a>
     17352                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653114"></a>
    1698517353                  <div class="header">Description:</div>
    1698617354                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1700717375              <div>
    1700817376                <div class="refsect1" lang="en" xml:lang="en">
    17009                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625395"></a>
     17377                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653176"></a>
    1701017378                  <div class="header">Description:</div>
    1701117379                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1703217400              <div>
    1703317401                <div class="refsect1" lang="en" xml:lang="en">
    17034                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625451"></a>
     17402                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653232"></a>
    1703517403                  <div class="header">Description:</div>
    1703617404                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1707417442              <div>
    1707517443                <div class="refsect1" lang="en" xml:lang="en">
    17076                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625531"></a>
     17444                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653311"></a>
    1707717445                  <div class="header">Description:</div>
    1707817446                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1710117469              <div>
    1710217470                <div class="refsect1" lang="en" xml:lang="en">
    17103                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625594"></a>
     17471                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653375"></a>
    1710417472                  <div class="header">Description:</div>
    1710517473                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1713117499              <div>
    1713217500                <div class="refsect1" lang="en" xml:lang="en">
    17133                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625662"></a>
     17501                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653442"></a>
    1713417502                  <div class="header">Description:</div>
    1713517503                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1715117519              <div>
    1715217520                <div class="refsect1" lang="en" xml:lang="en">
    17153                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625717"></a>
     17521                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653498"></a>
    1715417522                  <div class="header">Description:</div>
    1715517523                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1722217590              <div>
    1722317591                <div class="refsect1" lang="en" xml:lang="en">
    17224                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625815"></a>
     17592                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653596"></a>
    1722517593                  <div class="header">Description:</div>
    1722617594                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1728117649              <div>
    1728217650                <div class="refsect1" lang="en" xml:lang="en">
    17283                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625914"></a>
     17651                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653694"></a>
    1728417652                  <div class="header">Description:</div>
    1728517653                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1730117669              <div>
    1730217670                <div class="refsect1" lang="en" xml:lang="en">
    17303                   <a xmlns="http://www.w3.org/1999/xhtml" id="id625968"></a>
     17671                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653748"></a>
    1730417672                  <div class="header">Description:</div>
    1730517673                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1732517693              <div>
    1732617694                <div class="refsect1" lang="en" xml:lang="en">
    17327                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626027"></a>
     17695                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653808"></a>
    1732817696                  <div class="header">Description:</div>
    1732917697                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1734917717              <div>
    1735017718                <div class="refsect1" lang="en" xml:lang="en">
    17351                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626087"></a>
     17719                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653867"></a>
    1735217720                  <div class="header">Description:</div>
    1735317721                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1741617784              <div>
    1741717785                <div class="refsect1" lang="en" xml:lang="en">
    17418                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626186"></a>
     17786                  <a xmlns="http://www.w3.org/1999/xhtml" id="id653966"></a>
    1741917787                  <div class="header">Description:</div>
    1742017788                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1744817816              <div>
    1744917817                <div class="refsect1" lang="en" xml:lang="en">
    17450                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626248"></a>
     17818                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654029"></a>
    1745117819                  <div class="header">Description:</div>
    1745217820                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1747117839              <div>
    1747217840                <div class="refsect1" lang="en" xml:lang="en">
    17473                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626304"></a>
     17841                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654084"></a>
    1747417842                  <div class="header">Description:</div>
    1747517843                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1749417862              <div>
    1749517863                <div class="refsect1" lang="en" xml:lang="en">
    17496                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626359"></a>
     17864                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654139"></a>
    1749717865                  <div class="header">Description:</div>
    1749817866                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1751417882              <div>
    1751517883                <div class="refsect1" lang="en" xml:lang="en">
    17516                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626413"></a>
     17884                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654194"></a>
    1751717885                  <div class="header">Description:</div>
    1751817886                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1753817906              <div>
    1753917907                <div class="refsect1" lang="en" xml:lang="en">
    17540                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626468"></a>
     17908                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654249"></a>
    1754117909                  <div class="header">Description:</div>
    1754217910                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1756717935              <div>
    1756817936                <div class="refsect1" lang="en" xml:lang="en">
    17569                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626529"></a>
     17937                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654309"></a>
    1757017938                  <div class="header">Description:</div>
    1757117939                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1765618024              <div>
    1765718025                <div class="refsect1" lang="en" xml:lang="en">
    17658                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626719"></a>
     18026                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654499"></a>
    1765918027                  <div class="header">Description:</div>
    1766018028                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
     
    1767618044              <div>
    1767718045                <div class="refsect1" lang="en" xml:lang="en">
    17678                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626773"></a>
     18046                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654553"></a>
    1767918047                  <div class="header">Description:</div>
    1768018048                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1770618074              <div>
    1770718075                <div class="refsect1" lang="en" xml:lang="en">
    17708                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626835"></a>
     18076                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654615"></a>
    1770918077                  <div class="header">Description:</div>
    1771018078                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1774618114              <div>
    1774718115                <div class="refsect1" lang="en" xml:lang="en">
    17748                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626923"></a>
     18116                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654703"></a>
    1774918117                  <div class="header">Description:</div>
    1775018118                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1777018138              <div>
    1777118139                <div class="refsect1" lang="en" xml:lang="en">
    17772                   <a xmlns="http://www.w3.org/1999/xhtml" id="id626979"></a>
     18140                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654759"></a>
    1777318141                  <div class="header">Description:</div>
    1777418142                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1779218160              <div>
    1779318161                <div class="refsect1" lang="en" xml:lang="en">
    17794                   <a xmlns="http://www.w3.org/1999/xhtml" id="id627034"></a>
     18162                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654814"></a>
    1779518163                  <div class="header">Description:</div>
    1779618164                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1781518183              <div>
    1781618184                <div class="refsect1" lang="en" xml:lang="en">
    17817                   <a xmlns="http://www.w3.org/1999/xhtml" id="id627089"></a>
     18185                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654869"></a>
    1781818186                  <div class="header">Description:</div>
    1781918187                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1783818206              <div>
    1783918207                <div class="refsect1" lang="en" xml:lang="en">
    17840                   <a xmlns="http://www.w3.org/1999/xhtml" id="id627144"></a>
     18208                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654925"></a>
    1784118209                  <div class="header">Description:</div>
    1784218210                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1786018228              <div>
    1786118229                <div class="refsect1" lang="en" xml:lang="en">
    17862                   <a xmlns="http://www.w3.org/1999/xhtml" id="id627199"></a>
     18230                  <a xmlns="http://www.w3.org/1999/xhtml" id="id654980"></a>
    1786318231                  <div class="header">Description:</div>
    1786418232                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1788318251              <div>
    1788418252                <div class="refsect1" lang="en" xml:lang="en">
    17885                   <a xmlns="http://www.w3.org/1999/xhtml" id="id627255"></a>
     18253                  <a xmlns="http://www.w3.org/1999/xhtml" id="id655035"></a>
    1788618254                  <div class="header">Description:</div>
    1788718255                  <p xmlns="http://www.w3.org/1999/xhtml">
     
    1800718375                <div>
    1800818376                  <div class="refsect1" lang="en" xml:lang="en">
    18009                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627414"></a>
     18377                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655194"></a>
    1801018378                    <div class="header">Description:</div>
    1801118379                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1804018408                <div>
    1804118409                  <div class="refsect1" lang="en" xml:lang="en">
    18042                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627478"></a>
     18410                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655258"></a>
    1804318411                    <div class="header">Description:</div>
    1804418412                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1806318431                <div>
    1806418432                  <div class="refsect1" lang="en" xml:lang="en">
    18065                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627534"></a>
     18433                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655314"></a>
    1806618434                    <div class="header">Description:</div>
    1806718435                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1808818456                <div>
    1808918457                  <div class="refsect1" lang="en" xml:lang="en">
    18090                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627592"></a>
     18458                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655372"></a>
    1809118459                    <div class="header">Description:</div>
    1809218460                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1811118479                <div>
    1811218480                  <div class="refsect1" lang="en" xml:lang="en">
    18113                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627648"></a>
     18481                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655428"></a>
    1811418482                    <div class="header">Description:</div>
    1811518483                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1813418502                <div>
    1813518503                  <div class="refsect1" lang="en" xml:lang="en">
    18136                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627704"></a>
     18504                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655484"></a>
    1813718505                    <div class="header">Description:</div>
    1813818506                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1815718525                <div>
    1815818526                  <div class="refsect1" lang="en" xml:lang="en">
    18159                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627762"></a>
     18527                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655542"></a>
    1816018528                    <div class="header">Description:</div>
    1816118529                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1822018588                <div>
    1822118589                  <div class="refsect1" lang="en" xml:lang="en">
    18222                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627876"></a>
     18590                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655656"></a>
    1822318591                    <div class="header">Description:</div>
    1822418592                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1824218610                <div>
    1824318611                  <div class="refsect1" lang="en" xml:lang="en">
    18244                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627936"></a>
     18612                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655716"></a>
    1824518613                    <div class="header">Description:</div>
    1824618614                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1826618634                <div>
    1826718635                  <div class="refsect1" lang="en" xml:lang="en">
    18268                     <a xmlns="http://www.w3.org/1999/xhtml" id="id627993"></a>
     18636                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655773"></a>
    1826918637                    <div class="header">Description:</div>
    1827018638                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1829018658                <div>
    1829118659                  <div class="refsect1" lang="en" xml:lang="en">
    18292                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628050"></a>
     18660                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655830"></a>
    1829318661                    <div class="header">Description:</div>
    1829418662                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1831318681                <div>
    1831418682                  <div class="refsect1" lang="en" xml:lang="en">
    18315                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628106"></a>
     18683                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655887"></a>
    1831618684                    <div class="header">Description:</div>
    1831718685                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1833818706                <div>
    1833918707                  <div class="refsect1" lang="en" xml:lang="en">
    18340                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628164"></a>
     18708                    <a xmlns="http://www.w3.org/1999/xhtml" id="id655944"></a>
    1834118709                    <div class="header">Description:</div>
    1834218710                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1836018728                <div>
    1836118729                  <div class="refsect1" lang="en" xml:lang="en">
    18362                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628220"></a>
     18730                    <a xmlns="http://www.w3.org/1999/xhtml" id="id656000"></a>
    1836318731                    <div class="header">Description:</div>
    1836418732                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1838218750                <div>
    1838318751                  <div class="refsect1" lang="en" xml:lang="en">
    18384                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628276"></a>
     18752                    <a xmlns="http://www.w3.org/1999/xhtml" id="id656056"></a>
    1838518753                    <div class="header">Description:</div>
    1838618754                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1840418772                <div>
    1840518773                  <div class="refsect1" lang="en" xml:lang="en">
    18406                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628332"></a>
     18774                    <a xmlns="http://www.w3.org/1999/xhtml" id="id656112"></a>
    1840718775                    <div class="header">Description:</div>
    1840818776                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1842718795                <div>
    1842818796                  <div class="refsect1" lang="en" xml:lang="en">
    18429                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628388"></a>
     18797                    <a xmlns="http://www.w3.org/1999/xhtml" id="id656168"></a>
    1843018798                    <div class="header">Description:</div>
    1843118799                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1845418822                <div>
    1845518823                  <div class="refsect1" lang="en" xml:lang="en">
    18456                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628447"></a>
     18824                    <a xmlns="http://www.w3.org/1999/xhtml" id="id656227"></a>
    1845718825                    <div class="header">Description:</div>
    1845818826                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1847718845                <div>
    1847818846                  <div class="refsect1" lang="en" xml:lang="en">
    18479                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628507"></a>
     18847                    <a xmlns="http://www.w3.org/1999/xhtml" id="id656287"></a>
    1848018848                    <div class="header">Description:</div>
    1848118849                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1850318871                <div>
    1850418872                  <div class="refsect1" lang="en" xml:lang="en">
    18505                     <a xmlns="http://www.w3.org/1999/xhtml" id="id628568"></a>
     18873                    <a xmlns="http://www.w3.org/1999/xhtml" id="id656348"></a>
    1850618874                    <div class="header">Description:</div>
    1850718875                    <p xmlns="http://www.w3.org/1999/xhtml">
     
    1855118919                <dt>
    1855218920                  <span class="sect2">
    18553                     <a href="#id528419">7.3.2.  As of August 2003:</a>
     18921                    <a href="#id557410">7.3.2.  As of August 2003:</a>
    1855418922                  </span>
    1855518923                </dt>
     
    1880219170              <div>
    1880319171                <div>
    18804                   <h3 class="title"><a id="id528419"></a>7.3.2.  As of August 2003:</h3>
     19172                  <h3 class="title"><a id="id557410"></a>7.3.2.  As of August 2003:</h3>
    1880519173                </div>
    1880619174              </div>
     
    1925419622            <div>
    1925519623              <div class="refsect1" lang="en" xml:lang="en">
    19256                 <a xmlns="http://www.w3.org/1999/xhtml" id="id581694"></a>
     19624                <a xmlns="http://www.w3.org/1999/xhtml" id="id609343"></a>
    1925719625                <div class="header">Values:</div>
    1925819626                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">result</span></i>---a list of all lisp processes (threads)
     
    1926019628              </div>
    1926119629              <div class="refsect1" lang="en" xml:lang="en">
    19262                 <a xmlns="http://www.w3.org/1999/xhtml" id="id581719"></a>
     19630                <a xmlns="http://www.w3.org/1999/xhtml" id="id609369"></a>
    1926319631                <div class="header">Description:</div>
    1926419632                <p xmlns="http://www.w3.org/1999/xhtml">Returns a list of all lisp processes (threads) known
     
    1927219640              </div>
    1927319641              <div class="refsect1" lang="en" xml:lang="en">
    19274                 <a xmlns="http://www.w3.org/1999/xhtml" id="id581734"></a>
     19642                <a xmlns="http://www.w3.org/1999/xhtml" id="id609384"></a>
    1927519643                <div class="header">See Also:</div>
    1927619644                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
     
    1930019668            <div>
    1930119669              <div class="refsect1" lang="en" xml:lang="en">
    19302                 <a xmlns="http://www.w3.org/1999/xhtml" id="id581804"></a>
     19670                <a xmlns="http://www.w3.org/1999/xhtml" id="id609453"></a>
    1930319671                <div class="header">Arguments and Values:</div>
    1930419672                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string, used to identify the process.</p>
     
    1934319711              </div>
    1934419712              <div class="refsect1" lang="en" xml:lang="en">
    19345                 <a xmlns="http://www.w3.org/1999/xhtml" id="id581998"></a>
     19713                <a xmlns="http://www.w3.org/1999/xhtml" id="id609647"></a>
    1934619714                <div class="header">Description:</div>
    1934719715                <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new lisp process (thread) with the
     
    1936419732              </div>
    1936519733              <div class="refsect1" lang="en" xml:lang="en">
    19366                 <a xmlns="http://www.w3.org/1999/xhtml" id="id582050"></a>
     19734                <a xmlns="http://www.w3.org/1999/xhtml" id="id609699"></a>
    1936719735                <div class="header">See Also:</div>
    1936819736                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
     
    1938319751            <div>
    1938419752              <div class="refsect1" lang="en" xml:lang="en">
    19385                 <a xmlns="http://www.w3.org/1999/xhtml" id="id582128"></a>
     19753                <a xmlns="http://www.w3.org/1999/xhtml" id="id609778"></a>
    1938619754                <div class="header">Arguments and Values:</div>
    1938719755                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1939319761              </div>
    1939419762              <div class="refsect1" lang="en" xml:lang="en">
    19395                 <a xmlns="http://www.w3.org/1999/xhtml" id="id582182"></a>
     19763                <a xmlns="http://www.w3.org/1999/xhtml" id="id609832"></a>
    1939619764                <div class="header">Description:</div>
    1939719765                <p xmlns="http://www.w3.org/1999/xhtml">Suspends <em class="varname">process</em>, preventing it from
     
    1941519783              </div>
    1941619784              <div class="refsect1" lang="en" xml:lang="en">
    19417                 <a xmlns="http://www.w3.org/1999/xhtml" id="id582237"></a>
     19785                <a xmlns="http://www.w3.org/1999/xhtml" id="id609887"></a>
    1941819786                <div class="header">See Also:</div>
    1941919787                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-resume" title="Function PROCESS-RESUME"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-resume</b></a>, <a class="xref" href="#f_process-suspend-count" title="Function PROCESS-SUSPEND-COUNT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend-count</b></a></span>
    1942019788              </div>
    1942119789              <div class="refsect1" lang="en" xml:lang="en">
    19422                 <a xmlns="http://www.w3.org/1999/xhtml" id="id582262"></a>
     19790                <a xmlns="http://www.w3.org/1999/xhtml" id="id609912"></a>
    1942319791                <div class="header">Notes:</div>
    1942419792                <p xmlns="http://www.w3.org/1999/xhtml"><span class="function"><strong>process-suspend</strong></span> was previously called
     
    1944619814            <div>
    1944719815              <div class="refsect1" lang="en" xml:lang="en">
    19448                 <a xmlns="http://www.w3.org/1999/xhtml" id="id582343"></a>
     19816                <a xmlns="http://www.w3.org/1999/xhtml" id="id609993"></a>
    1944919817                <div class="header">Arguments and Values:</div>
    1945019818                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1945719825              </div>
    1945819826              <div class="refsect1" lang="en" xml:lang="en">
    19459                 <a xmlns="http://www.w3.org/1999/xhtml" id="id582397"></a>
     19827                <a xmlns="http://www.w3.org/1999/xhtml" id="id610047"></a>
    1946019828                <div class="header">Description:</div>
    1946119829                <p xmlns="http://www.w3.org/1999/xhtml">Undoes the effect of a previous call to
     
    1946819836              </div>
    1946919837              <div class="refsect1" lang="en" xml:lang="en">
    19470                 <a xmlns="http://www.w3.org/1999/xhtml" id="id591863"></a>
     19838                <a xmlns="http://www.w3.org/1999/xhtml" id="id610078"></a>
    1947119839                <div class="header">See Also:</div>
    1947219840                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a>, <a class="xref" href="#f_process-suspend-count" title="Function PROCESS-SUSPEND-COUNT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend-count</b></a></span>
    1947319841              </div>
    1947419842              <div class="refsect1" lang="en" xml:lang="en">
    19475                 <a xmlns="http://www.w3.org/1999/xhtml" id="id591888"></a>
     19843                <a xmlns="http://www.w3.org/1999/xhtml" id="id610103"></a>
    1947619844                <div class="header">Notes:</div>
    1947719845                <p xmlns="http://www.w3.org/1999/xhtml">
     
    1949919867            <div>
    1950019868              <div class="refsect1" lang="en" xml:lang="en">
    19501                 <a xmlns="http://www.w3.org/1999/xhtml" id="id591953"></a>
     19869                <a xmlns="http://www.w3.org/1999/xhtml" id="id619694"></a>
    1950219870                <div class="header">Arguments and Values:</div>
    1950319871                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1950919877              </div>
    1951019878              <div class="refsect1" lang="en" xml:lang="en">
    19511                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592006"></a>
     19879                <a xmlns="http://www.w3.org/1999/xhtml" id="id619748"></a>
    1951219880                <div class="header">Description:</div>
    1951319881                <p xmlns="http://www.w3.org/1999/xhtml">An "outstanding" <a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a> call
     
    1952419892              </div>
    1952519893              <div class="refsect1" lang="en" xml:lang="en">
    19526                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592056"></a>
     19894                <a xmlns="http://www.w3.org/1999/xhtml" id="id619798"></a>
    1952719895                <div class="header">See Also:</div>
    1952819896                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a>, <a class="xref" href="#f_process-resume" title="Function PROCESS-RESUME"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-resume</b></a></span>
     
    1954519913            <div>
    1954619914              <div class="refsect1" lang="en" xml:lang="en">
    19547                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592133"></a>
     19915                <a xmlns="http://www.w3.org/1999/xhtml" id="id619874"></a>
    1954819916                <div class="header">Arguments and Values:</div>
    1954919917                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1955619924              </div>
    1955719925              <div class="refsect1" lang="en" xml:lang="en">
    19558                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592208"></a>
     19926                <a xmlns="http://www.w3.org/1999/xhtml" id="id619949"></a>
    1955919927                <div class="header">Description:</div>
    1956019928                <p xmlns="http://www.w3.org/1999/xhtml">Typically used to initialize a newly-created or newly-reset
     
    1957019938              </div>
    1957119939              <div class="refsect1" lang="en" xml:lang="en">
    19572                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592252"></a>
     19940                <a xmlns="http://www.w3.org/1999/xhtml" id="id619993"></a>
    1957319941                <div class="header">See Also:</div>
    1957419942                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
     
    1959119959            <div>
    1959219960              <div class="refsect1" lang="en" xml:lang="en">
    19593                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592334"></a>
     19961                <a xmlns="http://www.w3.org/1999/xhtml" id="id620076"></a>
    1959419962                <div class="header">Arguments and Values:</div>
    1959519963                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1960019968              </div>
    1960119969              <div class="refsect1" lang="en" xml:lang="en">
    19602                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592396"></a>
     19970                <a xmlns="http://www.w3.org/1999/xhtml" id="id620137"></a>
    1960319971                <div class="header">Description:</div>
    1960419972                <p xmlns="http://www.w3.org/1999/xhtml">Tries to begin the execution of <em class="varname">process</em>.
     
    1961719985              </div>
    1961819986              <div class="refsect1" lang="en" xml:lang="en">
    19619                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592444"></a>
     19987                <a xmlns="http://www.w3.org/1999/xhtml" id="id620186"></a>
    1962019988                <div class="header">See Also:</div>
    1962119989                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
    1962219990              </div>
    1962319991              <div class="refsect1" lang="en" xml:lang="en">
    19624                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592475"></a>
     19992                <a xmlns="http://www.w3.org/1999/xhtml" id="id620217"></a>
    1962519993                <div class="header">Notes:</div>
    1962619994                <p xmlns="http://www.w3.org/1999/xhtml">It would be nice to have more discussion of what it means
     
    1964320011            <div>
    1964420012              <div class="refsect1" lang="en" xml:lang="en">
    19645                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592590"></a>
     20013                <a xmlns="http://www.w3.org/1999/xhtml" id="id620332"></a>
    1964620014                <div class="header">Arguments and Values:</div>
    1964720015                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string, used to identify the process.
     
    1966520033              </div>
    1966620034              <div class="refsect1" lang="en" xml:lang="en">
    19667                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592779"></a>
     20035                <a xmlns="http://www.w3.org/1999/xhtml" id="id620521"></a>
    1966820036                <div class="header">Description:</div>
    1966920037                <p xmlns="http://www.w3.org/1999/xhtml">Creates a lisp process (thread) via
     
    1967820046              </div>
    1967920047              <div class="refsect1" lang="en" xml:lang="en">
    19680                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592815"></a>
     20048                <a xmlns="http://www.w3.org/1999/xhtml" id="id620556"></a>
    1968120049                <div class="header">See Also:</div>
    1968220050                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a></span>
     
    1969920067            <div>
    1970020068              <div class="refsect1" lang="en" xml:lang="en">
    19701                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592898"></a>
     20069                <a xmlns="http://www.w3.org/1999/xhtml" id="id620640"></a>
    1970220070                <div class="header">Arguments and Values:</div>
    1970320071                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1971220080              </div>
    1971320081              <div class="refsect1" lang="en" xml:lang="en">
    19714                 <a xmlns="http://www.w3.org/1999/xhtml" id="id592990"></a>
     20082                <a xmlns="http://www.w3.org/1999/xhtml" id="id620732"></a>
    1971520083                <div class="header">Description:</div>
    1971620084                <p xmlns="http://www.w3.org/1999/xhtml">Arranges for <em class="varname">process</em>
     
    1974320111              </div>
    1974420112              <div class="refsect1" lang="en" xml:lang="en">
    19745                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593065"></a>
     20113                <a xmlns="http://www.w3.org/1999/xhtml" id="id620807"></a>
    1974620114                <div class="header">See Also:</div>
    1974720115                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
     
    1975220120              </div>
    1975320121              <div class="refsect1" lang="en" xml:lang="en">
    19754                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593084"></a>
     20122                <a xmlns="http://www.w3.org/1999/xhtml" id="id620826"></a>
    1975520123                <div class="header">Notes:</div>
    1975620124                <p xmlns="http://www.w3.org/1999/xhtml">It would probably be better for <em class="varname">result</em>
     
    1978220150            <div>
    1978320151              <div class="refsect1" lang="en" xml:lang="en">
    19784                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593149"></a>
     20152                <a xmlns="http://www.w3.org/1999/xhtml" id="id620891"></a>
    1978520153                <div class="header">Value Type:</div>
    1978620154                <p xmlns="http://www.w3.org/1999/xhtml">A lisp process (thread).</p>
    1978720155              </div>
    1978820156              <div class="refsect1" lang="en" xml:lang="en">
    19789                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593160"></a>
     20157                <a xmlns="http://www.w3.org/1999/xhtml" id="id620902"></a>
    1979020158                <div class="header">Initial Value:</div>
    1979120159                <p xmlns="http://www.w3.org/1999/xhtml">Bound separately in each process, to that process itself.
     
    1979320161              </div>
    1979420162              <div class="refsect1" lang="en" xml:lang="en">
    19795                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593172"></a>
     20163                <a xmlns="http://www.w3.org/1999/xhtml" id="id620914"></a>
    1979620164                <div class="header">Description:</div>
    1979720165                <p xmlns="http://www.w3.org/1999/xhtml">Used when lisp code needs to find out what process it is
     
    1979920167              </div>
    1980020168              <div class="refsect1" lang="en" xml:lang="en">
    19801                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593184"></a>
     20169                <a xmlns="http://www.w3.org/1999/xhtml" id="id620926"></a>
    1980220170                <div class="header">See Also:</div>
    1980320171                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
     
    1982320191            <div>
    1982420192              <div class="refsect1" lang="en" xml:lang="en">
    19825                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593254"></a>
     20193                <a xmlns="http://www.w3.org/1999/xhtml" id="id620996"></a>
    1982620194                <div class="header">Arguments and Values:</div>
    1982720195                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1983020198              </div>
    1983120199              <div class="refsect1" lang="en" xml:lang="en">
    19832                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593310"></a>
     20200                <a xmlns="http://www.w3.org/1999/xhtml" id="id621052"></a>
    1983320201                <div class="header">Description:</div>
    1983420202                <p xmlns="http://www.w3.org/1999/xhtml">Causes <em class="varname">process</em> to cleanly exit
     
    1985720225              </div>
    1985820226              <div class="refsect1" lang="en" xml:lang="en">
    19859                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593378"></a>
     20227                <a xmlns="http://www.w3.org/1999/xhtml" id="id621120"></a>
    1986020228                <div class="header">See Also:</div>
    1986120229                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-kill" title="Function PROCESS-KILL"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-kill</b></a>, <a class="xref" href="#f_process-abort" title="Function PROCESS-ABORT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-abort</b></a></span>
     
    1987720245            <div>
    1987820246              <div class="refsect1" lang="en" xml:lang="en">
    19879                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593451"></a>
     20247                <a xmlns="http://www.w3.org/1999/xhtml" id="id621193"></a>
    1988020248                <div class="header">Arguments and Values:</div>
    1988120249                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread), which
     
    1988420252              </div>
    1988520253              <div class="refsect1" lang="en" xml:lang="en">
    19886                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593492"></a>
     20254                <a xmlns="http://www.w3.org/1999/xhtml" id="id621234"></a>
    1988720255                <div class="header">Description:</div>
    1988820256                <p xmlns="http://www.w3.org/1999/xhtml">
     
    1989220260              </div>
    1989320261              <div class="refsect1" lang="en" xml:lang="en">
    19894                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593504"></a>
     20262                <a xmlns="http://www.w3.org/1999/xhtml" id="id621246"></a>
    1989520263                <div class="header">See Also:</div>
    1989620264                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a></span>
     
    1991220280            <div>
    1991320281              <div class="refsect1" lang="en" xml:lang="en">
    19914                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593578"></a>
     20282                <a xmlns="http://www.w3.org/1999/xhtml" id="id621319"></a>
    1991520283                <div class="header">Arguments and Values:</div>
    1991620284                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1991820286              </div>
    1991920287              <div class="refsect1" lang="en" xml:lang="en">
    19920                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593619"></a>
     20288                <a xmlns="http://www.w3.org/1999/xhtml" id="id621361"></a>
    1992120289                <div class="header">Description:</div>
    1992220290                <p xmlns="http://www.w3.org/1999/xhtml">
     
    1992620294              </div>
    1992720295              <div class="refsect1" lang="en" xml:lang="en">
    19928                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593634"></a>
     20296                <a xmlns="http://www.w3.org/1999/xhtml" id="id621375"></a>
    1992920297                <div class="header">See Also:</div>
    1993020298                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-abort" title="Function PROCESS-ABORT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-abort</b></a></span>
     
    1994820316            <div>
    1994920317              <div class="refsect1" lang="en" xml:lang="en">
    19950                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593717"></a>
     20318                <a xmlns="http://www.w3.org/1999/xhtml" id="id621458"></a>
    1995120319                <div class="header">Arguments and Values:</div>
    1995220320                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
     
    1995420322              </div>
    1995520323              <div class="refsect1" lang="en" xml:lang="en">
    19956                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593758"></a>
     20324                <a xmlns="http://www.w3.org/1999/xhtml" id="id621500"></a>
    1995720325                <div class="header">Description:</div>
    1995820326                <p xmlns="http://www.w3.org/1999/xhtml">Entirely equivalent to calling
     
    1996820336              </div>
    1996920337              <div class="refsect1" lang="en" xml:lang="en">
    19970                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593821"></a>
     20338                <a xmlns="http://www.w3.org/1999/xhtml" id="id621563"></a>
    1997120339                <div class="header">See Also:</div>
    1997220340                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-kill" title="Function PROCESS-KILL"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-kill</b></a></span>
     
    1998720355            <div>
    1998820356              <div class="refsect1" lang="en" xml:lang="en">
    19989                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593880"></a>
     20357                <a xmlns="http://www.w3.org/1999/xhtml" id="id621622"></a>
    1999020358                <div class="header">Value Type:</div>
    1999120359                <p xmlns="http://www.w3.org/1999/xhtml">A positive integer.</p>
    1999220360              </div>
    1999320361              <div class="refsect1" lang="en" xml:lang="en">
    19994                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593891"></a>
     20362                <a xmlns="http://www.w3.org/1999/xhtml" id="id621633"></a>
    1999520363                <div class="header">Initial Value:</div>
    1999620364                <p xmlns="http://www.w3.org/1999/xhtml">The clock resolution of the OS scheduler.  Currently,
     
    1999920367              </div>
    2000020368              <div class="refsect1" lang="en" xml:lang="en">
    20001                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593903"></a>
     20369                <a xmlns="http://www.w3.org/1999/xhtml" id="id621645"></a>
    2000220370                <div class="header">Description:</div>
    2000320371                <p xmlns="http://www.w3.org/1999/xhtml">This value is ordinarily of marginal interest at best,
     
    2000720375              </div>
    2000820376              <div class="refsect1" lang="en" xml:lang="en">
    20009                 <a xmlns="http://www.w3.org/1999/xhtml" id="id593916"></a>
     20377                <a xmlns="http://www.w3.org/1999/xhtml" id="id621658"></a>
    2001020378                <div class="header">See Also:</div>
    2001120379                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
     
    2003120399            <div>
    2003220400              <div class="refsect1" lang="en" xml:lang="en">
    20033                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594020"></a>
     20401                <a xmlns="http://www.w3.org/1999/xhtml" id="id621762"></a>
    2003420402                <div class="header">Description:</div>
    2003520403                <p xmlns="http://www.w3.org/1999/xhtml">This information is primarily for the benefit of
     
    2004520413              </div>
    2004620414              <div class="refsect1" lang="en" xml:lang="en">
    20047                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594062"></a>
     20415                <a xmlns="http://www.w3.org/1999/xhtml" id="id621805"></a>
    2004820416                <div class="header">See Also:</div>
    2004920417                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-wait" title="Function PROCESS-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait</b></a>, <a class="xref" href="#f_process-wait-with-timeout" title="Function PROCESS-WAIT-WITH-TIMEOUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait-with-timeout</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
    2005020418              </div>
    2005120419              <div class="refsect1" lang="en" xml:lang="en">
    20052                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594093"></a>
     20420                <a xmlns="http://www.w3.org/1999/xhtml" id="id621836"></a>
    2005320421                <div class="header">Notes:</div>
    2005420422                <p xmlns="http://www.w3.org/1999/xhtml">This should arguably be SETFable, but doesn't seem to
     
    2007420442            <div>
    2007520443              <div class="refsect1" lang="en" xml:lang="en">
    20076                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594152"></a>
     20444                <a xmlns="http://www.w3.org/1999/xhtml" id="id621894"></a>
    2007720445                <div class="header">Description:</div>
    2007820446                <p xmlns="http://www.w3.org/1999/xhtml">Advises the OS scheduler that the current thread has nothing
     
    2008320451              </div>
    2008420452              <div class="refsect1" lang="en" xml:lang="en">
    20085                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594166"></a>
     20453                <a xmlns="http://www.w3.org/1999/xhtml" id="id621908"></a>
    2008620454                <div class="header">See Also:</div>
    2008720455                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
    2008820456              </div>
    2008920457              <div class="refsect1" lang="en" xml:lang="en">
    20090                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594213"></a>
     20458                <a xmlns="http://www.w3.org/1999/xhtml" id="id621956"></a>
    2009120459                <div class="header">Notes:</div>
    2009220460                <p xmlns="http://www.w3.org/1999/xhtml">This is a holdover from the days of cooperative
     
    2011120479            <div>
    2011220480              <div class="refsect1" lang="en" xml:lang="en">
    20113                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594278"></a>
     20481                <a xmlns="http://www.w3.org/1999/xhtml" id="id622020"></a>
    2011420482                <div class="header">Arguments and Values:</div>
    2011520483                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">whostate</span></i>---a string, which will be the value of
     
    2012420492              </div>
    2012520493              <div class="refsect1" lang="en" xml:lang="en">
    20126                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594358"></a>
     20494                <a xmlns="http://www.w3.org/1999/xhtml" id="id622100"></a>
    2012720495                <div class="header">Description:</div>
    2012820496                <p xmlns="http://www.w3.org/1999/xhtml">Causes the current lisp process (thread) to repeatedly
     
    2014120509              </div>
    2014220510              <div class="refsect1" lang="en" xml:lang="en">
    20143                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594393"></a>
     20511                <a xmlns="http://www.w3.org/1999/xhtml" id="id622136"></a>
    2014420512                <div class="header">See Also:</div>
    2014520513                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-whostate" title="Function PROCESS-WHOSTATE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-whostate</b></a>, <a class="xref" href="#f_process-wait-with-timeout" title="Function PROCESS-WAIT-WITH-TIMEOUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait-with-timeout</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2016120529            <div>
    2016220530              <div class="refsect1" lang="en" xml:lang="en">
    20163                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594502"></a>
     20531                <a xmlns="http://www.w3.org/1999/xhtml" id="id622244"></a>
    2016420532                <div class="header">Arguments and Values:</div>
    2016520533                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">whostate</span></i>---a string, which will be the value of
     
    2017920547              </div>
    2018020548              <div class="refsect1" lang="en" xml:lang="en">
    20181                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594616"></a>
     20549                <a xmlns="http://www.w3.org/1999/xhtml" id="id622358"></a>
    2018220550                <div class="header">Description:</div>
    2018320551                <p xmlns="http://www.w3.org/1999/xhtml">If <em class="varname">ticks</em> is NIL, behaves exactly like
     
    2019620564              </div>
    2019720565              <div class="refsect1" lang="en" xml:lang="en">
    20198                 <a xmlns="http://www.w3.org/1999/xhtml" id="id594666"></a>
     20566                <a xmlns="http://www.w3.org/1999/xhtml" id="id622408"></a>
    2019920567                <div class="header">See Also:</div>
    2020020568                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#v_ticks-per-second" title="Variable *TICKS-PER-SECOND*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*ticks-per-second*</b></a>, <a class="xref" href="#f_process-whostate" title="Function PROCESS-WHOSTATE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-whostate</b></a>, <a class="xref" href="#f_process-wait" title="Function PROCESS-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2021620584            <div>
    2021720585              <div class="refsect1" lang="en" xml:lang="en">
    20218                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597094"></a>
     20586                <a xmlns="http://www.w3.org/1999/xhtml" id="id624804"></a>
    2021920587                <div class="header">Arguments and Values:</div>
    2022020588                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
     
    2022320591              </div>
    2022420592              <div class="refsect1" lang="en" xml:lang="en">
    20225                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597139"></a>
     20593                <a xmlns="http://www.w3.org/1999/xhtml" id="id624849"></a>
    2022620594                <div class="header">Description:</div>
    2022720595                <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
     
    2023820606              </div>
    2023920607              <div class="refsect1" lang="en" xml:lang="en">
    20240                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597171"></a>
     20608                <a xmlns="http://www.w3.org/1999/xhtml" id="id624880"></a>
    2024120609                <div class="header">See Also:</div>
    2024220610                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
     
    2026220630            <div>
    2026320631              <div class="refsect1" lang="en" xml:lang="en">
    20264                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597242"></a>
     20632                <a xmlns="http://www.w3.org/1999/xhtml" id="id624951"></a>
    2026520633                <div class="header">Arguments and Values:</div>
    2026620634                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
     
    2026920637              </div>
    2027020638              <div class="refsect1" lang="en" xml:lang="en">
    20271                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597287"></a>
     20639                <a xmlns="http://www.w3.org/1999/xhtml" id="id624996"></a>
    2027220640                <div class="header">Description:</div>
    2027320641                <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
     
    2029220660            <div>
    2029320661              <div class="refsect1" lang="en" xml:lang="en">
    20294                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597358"></a>
     20662                <a xmlns="http://www.w3.org/1999/xhtml" id="id625067"></a>
    2029520663                <div class="header">Arguments and Values:</div>
    2029620664                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---any lisp object; saved as part of
     
    2030220670              </div>
    2030320671              <div class="refsect1" lang="en" xml:lang="en">
    20304                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597411"></a>
     20672                <a xmlns="http://www.w3.org/1999/xhtml" id="id625120"></a>
    2030520673                <div class="header">Description:</div>
    2030620674                <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a lock object, which can
     
    2031220680              </div>
    2031320681              <div class="refsect1" lang="en" xml:lang="en">
    20314                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597428"></a>
     20682                <a xmlns="http://www.w3.org/1999/xhtml" id="id625136"></a>
    2031520683                <div class="header">See Also:</div>
    2031620684                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2033220700            <div>
    2033320701              <div class="refsect1" lang="en" xml:lang="en">
    20334                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597545"></a>
     20702                <a xmlns="http://www.w3.org/1999/xhtml" id="id625254"></a>
    2033520703                <div class="header">Arguments and Values:</div>
    2033620704                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
     
    2034020708              </div>
    2034120709              <div class="refsect1" lang="en" xml:lang="en">
    20342                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597604"></a>
     20710                <a xmlns="http://www.w3.org/1999/xhtml" id="id625313"></a>
    2034320711                <div class="header">Description:</div>
    2034420712                <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">lock</em> is either free or
     
    2035120719              </div>
    2035220720              <div class="refsect1" lang="en" xml:lang="en">
    20353                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597637"></a>
     20721                <a xmlns="http://www.w3.org/1999/xhtml" id="id625346"></a>
    2035420722                <div class="header">See Also:</div>
    2035520723                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2037020738            <div>
    2037120739              <div class="refsect1" lang="en" xml:lang="en">
    20372                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597750"></a>
     20740                <a xmlns="http://www.w3.org/1999/xhtml" id="id625459"></a>
    2037320741                <div class="header">Arguments and Values:</div>
    2037420742                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
    2037520743              </div>
    2037620744              <div class="refsect1" lang="en" xml:lang="en">
    20377                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597776"></a>
     20745                <a xmlns="http://www.w3.org/1999/xhtml" id="id625485"></a>
    2037820746                <div class="header">Description:</div>
    2037920747                <p xmlns="http://www.w3.org/1999/xhtml">Blocks until <em class="varname">lock</em> is owned by the
     
    2038620754              </div>
    2038720755              <div class="refsect1" lang="en" xml:lang="en">
    20388                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597815"></a>
     20756                <a xmlns="http://www.w3.org/1999/xhtml" id="id625524"></a>
    2038920757                <div class="header">See Also:</div>
    2039020758                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2040420772            <div>
    2040520773              <div class="refsect1" lang="en" xml:lang="en">
    20406                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597928"></a>
     20774                <a xmlns="http://www.w3.org/1999/xhtml" id="id625636"></a>
    2040720775                <div class="header">Arguments and Values:</div>
    2040820776                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
    2040920777              </div>
    2041020778              <div class="refsect1" lang="en" xml:lang="en">
    20411                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597954"></a>
     20779                <a xmlns="http://www.w3.org/1999/xhtml" id="id625663"></a>
    2041220780                <div class="header">Description:</div>
    2041320781                <p xmlns="http://www.w3.org/1999/xhtml">Signals an error of type CCL:LOCK-NOT-OWNER if
     
    2042220790              </div>
    2042320791              <div class="refsect1" lang="en" xml:lang="en">
    20424                 <a xmlns="http://www.w3.org/1999/xhtml" id="id597992"></a>
     20792                <a xmlns="http://www.w3.org/1999/xhtml" id="id625701"></a>
    2042520793                <div class="header">See Also:</div>
    2042620794                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2044120809            <div>
    2044220810              <div class="refsect1" lang="en" xml:lang="en">
    20443                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598106"></a>
     20811                <a xmlns="http://www.w3.org/1999/xhtml" id="id625815"></a>
    2044420812                <div class="header">Arguments and Values:</div>
    2044520813                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
     
    2044820816              </div>
    2044920817              <div class="refsect1" lang="en" xml:lang="en">
    20450                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598150"></a>
     20818                <a xmlns="http://www.w3.org/1999/xhtml" id="id625859"></a>
    2045120819                <div class="header">Description:</div>
    2045220820                <p xmlns="http://www.w3.org/1999/xhtml">Tests whether <em class="varname">lock</em>
     
    2046120829              </div>
    2046220830              <div class="refsect1" lang="en" xml:lang="en">
    20463                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598176"></a>
     20831                <a xmlns="http://www.w3.org/1999/xhtml" id="id625885"></a>
    2046420832                <div class="header">See Also:</div>
    2046520833                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2048120849            <div>
    2048220850              <div class="refsect1" lang="en" xml:lang="en">
    20483                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598289"></a>
     20851                <a xmlns="http://www.w3.org/1999/xhtml" id="id625998"></a>
    2048420852                <div class="header">Arguments and Values:</div>
    2048520853                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---a newly-allocated object of type
     
    2048720855              </div>
    2048820856              <div class="refsect1" lang="en" xml:lang="en">
    20489                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598316"></a>
     20857                <a xmlns="http://www.w3.org/1999/xhtml" id="id626025"></a>
    2049020858                <div class="header">Description:</div>
    2049120859                <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns an object of type CCL::READ-WRITE-LOCK.
     
    2049820866              </div>
    2049920867              <div class="refsect1" lang="en" xml:lang="en">
    20500                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598334"></a>
     20868                <a xmlns="http://www.w3.org/1999/xhtml" id="id626043"></a>
    2050120869                <div class="header">See Also:</div>
    2050220870                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-read-lock" title="Macro WITH-READ-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-read-lock</b></a>, <a class="xref" href="#m_with-write-lock" title="Macro WITH-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-write-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
    2050320871              </div>
    2050420872              <div class="refsect1" lang="en" xml:lang="en">
    20505                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598387"></a>
     20873                <a xmlns="http://www.w3.org/1999/xhtml" id="id626096"></a>
    2050620874                <div class="header">Notes:</div>
    2050720875                <p xmlns="http://www.w3.org/1999/xhtml">There probably should be some way to
     
    2052620894            <div>
    2052720895              <div class="refsect1" lang="en" xml:lang="en">
    20528                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598452"></a>
     20896                <a xmlns="http://www.w3.org/1999/xhtml" id="id626161"></a>
    2052920897                <div class="header">Arguments and Values:</div>
    2053020898                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---an object of type
     
    2053520903              </div>
    2053620904              <div class="refsect1" lang="en" xml:lang="en">
    20537                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598511"></a>
     20905                <a xmlns="http://www.w3.org/1999/xhtml" id="id626220"></a>
    2053820906                <div class="header">Description:</div>
    2053920907                <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">read-write-lock</em> has no
     
    2054920917              </div>
    2055020918              <div class="refsect1" lang="en" xml:lang="en">
    20551                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598557"></a>
     20919                <a xmlns="http://www.w3.org/1999/xhtml" id="id626266"></a>
    2055220920                <div class="header">See Also:</div>
    2055320921                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#m_with-write-lock" title="Macro WITH-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-write-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2056920937            <div>
    2057020938              <div class="refsect1" lang="en" xml:lang="en">
    20571                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598662"></a>
     20939                <a xmlns="http://www.w3.org/1999/xhtml" id="id626371"></a>
    2057220940                <div class="header">Arguments and Values:</div>
    2057320941                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---an object of type
     
    2057820946              </div>
    2057920947              <div class="refsect1" lang="en" xml:lang="en">
    20580                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598722"></a>
     20948                <a xmlns="http://www.w3.org/1999/xhtml" id="id626431"></a>
    2058120949                <div class="header">Description:</div>
    2058220950                <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">read-write-lock</em> has no
     
    2059320961              </div>
    2059420962              <div class="refsect1" lang="en" xml:lang="en">
    20595                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598773"></a>
     20963                <a xmlns="http://www.w3.org/1999/xhtml" id="id626482"></a>
    2059620964                <div class="header">See Also:</div>
    2059720965                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#m_with-read-lock" title="Macro WITH-READ-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-read-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2061320981            <div>
    2061420982              <div class="refsect1" lang="en" xml:lang="en">
    20615                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598874"></a>
     20983                <a xmlns="http://www.w3.org/1999/xhtml" id="id626583"></a>
    2061620984                <div class="header">Arguments and Values:</div>
    2061720985                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---a newly-allocated object of type CCL:SEMAPHORE.</p>
    2061820986              </div>
    2061920987              <div class="refsect1" lang="en" xml:lang="en">
    20620                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598900"></a>
     20988                <a xmlns="http://www.w3.org/1999/xhtml" id="id626609"></a>
    2062120989                <div class="header">Description:</div>
    2062220990                <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns an object of type CCL:SEMAPHORE.
     
    2062720995              </div>
    2062820996              <div class="refsect1" lang="en" xml:lang="en">
    20629                 <a xmlns="http://www.w3.org/1999/xhtml" id="id598918"></a>
     20997                <a xmlns="http://www.w3.org/1999/xhtml" id="id626626"></a>
    2063020998                <div class="header">See Also:</div>
    2063120999                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_signal-semaphore" title="Function SIGNAL-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">signal-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2064721015            <div>
    2064821016              <div class="refsect1" lang="en" xml:lang="en">
    20649                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599025"></a>
     21017                <a xmlns="http://www.w3.org/1999/xhtml" id="id626734"></a>
    2065021018                <div class="header">Arguments and Values:</div>
    2065121019                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---an object of type CCL:SEMAPHORE.</p>
     
    2065421022              </div>
    2065521023              <div class="refsect1" lang="en" xml:lang="en">
    20656                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599067"></a>
     21024                <a xmlns="http://www.w3.org/1999/xhtml" id="id626776"></a>
    2065721025                <div class="header">Description:</div>
    2065821026                <p xmlns="http://www.w3.org/1999/xhtml">Atomically increments <em class="varname">semaphore</em>'s
     
    2066121029              </div>
    2066221030              <div class="refsect1" lang="en" xml:lang="en">
    20663                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599082"></a>
     21031                <a xmlns="http://www.w3.org/1999/xhtml" id="id626791"></a>
    2066421032                <div class="header">See Also:</div>
    2066521033                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
    2066621034              </div>
    2066721035              <div class="refsect1" lang="en" xml:lang="en">
    20668                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599142"></a>
     21036                <a xmlns="http://www.w3.org/1999/xhtml" id="id626851"></a>
    2066921037                <div class="header">Notes:</div>
    2067021038                <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
     
    2068921057            <div>
    2069021058              <div class="refsect1" lang="en" xml:lang="en">
    20691                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599211"></a>
     21059                <a xmlns="http://www.w3.org/1999/xhtml" id="id626920"></a>
    2069221060                <div class="header">Arguments and Values:</div>
    2069321061                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---an object of type CCL:SEMAPHORE.</p>
     
    2069621064              </div>
    2069721065              <div class="refsect1" lang="en" xml:lang="en">
    20698                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599252"></a>
     21066                <a xmlns="http://www.w3.org/1999/xhtml" id="id626961"></a>
    2069921067                <div class="header">Description:</div>
    2070021068                <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
     
    2070421072              </div>
    2070521073              <div class="refsect1" lang="en" xml:lang="en">
    20706                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599269"></a>
     21074                <a xmlns="http://www.w3.org/1999/xhtml" id="id626978"></a>
    2070721075                <div class="header">See Also:</div>
    2070821076                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_signal-semaphore" title="Function SIGNAL-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">signal-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
    2070921077              </div>
    2071021078              <div class="refsect1" lang="en" xml:lang="en">
    20711                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599328"></a>
     21079                <a xmlns="http://www.w3.org/1999/xhtml" id="id627037"></a>
    2071221080                <div class="header">Notes:</div>
    2071321081                <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
     
    2073321101            <div>
    2073421102              <div class="refsect1" lang="en" xml:lang="en">
    20735                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599397"></a>
     21103                <a xmlns="http://www.w3.org/1999/xhtml" id="id627106"></a>
    2073621104                <div class="header">Arguments and Values:</div>
    2073721105                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---An object of type CCL:SEMAPHORE.</p>
     
    2074621114              </div>
    2074721115              <div class="refsect1" lang="en" xml:lang="en">
    20748                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599474"></a>
     21116                <a xmlns="http://www.w3.org/1999/xhtml" id="id627183"></a>
    2074921117                <div class="header">Description:</div>
    2075021118                <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
     
    2075521123              </div>
    2075621124              <div class="refsect1" lang="en" xml:lang="en">
    20757                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599493"></a>
     21125                <a xmlns="http://www.w3.org/1999/xhtml" id="id627202"></a>
    2075821126                <div class="header">See Also:</div>
    2075921127                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
     
    2077521143            <div>
    2077621144              <div class="refsect1" lang="en" xml:lang="en">
    20777                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599598"></a>
     21145                <a xmlns="http://www.w3.org/1999/xhtml" id="id627307"></a>
    2077821146                <div class="header">Arguments and Values:</div>
    2077921147                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">fd</span></i>---a file descriptor, which is a non-negative integer
     
    2078321151              </div>
    2078421152              <div class="refsect1" lang="en" xml:lang="en">
    20785                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599646"></a>
     21153                <a xmlns="http://www.w3.org/1999/xhtml" id="id627355"></a>
    2078621154                <div class="header">Description:</div>
    2078721155                <p xmlns="http://www.w3.org/1999/xhtml">Wait until input is available on <em class="varname">fd</em>.
     
    2079921167              </div>
    2080021168              <div class="refsect1" lang="en" xml:lang="en">
    20801                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599683"></a>
     21169                <a xmlns="http://www.w3.org/1999/xhtml" id="id627392"></a>
    2080221170                <div class="header">See Also:</div>
    2080321171                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
    2080421172              </div>
    2080521173              <div class="refsect1" lang="en" xml:lang="en">
    20806                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599725"></a>
     21174                <a xmlns="http://www.w3.org/1999/xhtml" id="id627434"></a>
    2080721175                <div class="header">Notes:</div>
    2080821176                <p xmlns="http://www.w3.org/1999/xhtml">
     
    2082921197            <div>
    2083021198              <div class="refsect1" lang="en" xml:lang="en">
    20831                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599799"></a>
     21199                <a xmlns="http://www.w3.org/1999/xhtml" id="id627508"></a>
    2083221200                <div class="header">Arguments and Values:</div>
    2083321201                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">fd</span></i>---a file descriptor, which is a non-negative integer
     
    2083721205              </div>
    2083821206              <div class="refsect1" lang="en" xml:lang="en">
    20839                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599846"></a>
     21207                <a xmlns="http://www.w3.org/1999/xhtml" id="id627555"></a>
    2084021208                <div class="header">Description:</div>
    2084121209                <p xmlns="http://www.w3.org/1999/xhtml">Wait until output is possible on <em class="varname">fd</em> or until <em class="varname">timeout</em>, if
     
    2085021218              </div>
    2085121219              <div class="refsect1" lang="en" xml:lang="en">
    20852                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599884"></a>
     21220                <a xmlns="http://www.w3.org/1999/xhtml" id="id627593"></a>
    2085321221                <div class="header">See Also:</div>
    2085421222                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
    2085521223              </div>
    2085621224              <div class="refsect1" lang="en" xml:lang="en">
    20857                 <a xmlns="http://www.w3.org/1999/xhtml" id="id599926"></a>
     21225                <a xmlns="http://www.w3.org/1999/xhtml" id="id627635"></a>
    2085821226                <div class="header">Notes:</div>
    2085921227                <p xmlns="http://www.w3.org/1999/xhtml">
     
    2088021248            <div>
    2088121249              <div class="refsect1" lang="en" xml:lang="en">
    20882                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600000"></a>
     21250                <a xmlns="http://www.w3.org/1999/xhtml" id="id627709"></a>
    2088321251                <div class="header">Arguments and Values:</div>
    2088421252                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
     
    2088721255              </div>
    2088821256              <div class="refsect1" lang="en" xml:lang="en">
    20889                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600044"></a>
     21257                <a xmlns="http://www.w3.org/1999/xhtml" id="id627753"></a>
    2089021258                <div class="header">Description:</div>
    2089121259                <p xmlns="http://www.w3.org/1999/xhtml">Requests exclusive read access to the standard terminal
     
    2089521263              </div>
    2089621264              <div class="refsect1" lang="en" xml:lang="en">
    20897                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600063"></a>
     21265                <a xmlns="http://www.w3.org/1999/xhtml" id="id627772"></a>
    2089821266                <div class="header">See Also:</div>
    2089921267                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#v_request-terminal-input-via-break" title="Variable *REQUEST-TERMINAL-INPUT-VIA-BREAK*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*request-terminal-input-via-break*</b></a>, <a class="xref" href="#cmd_y" title="Toplevel Command :Y"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">:y</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
     
    2091421282            <div>
    2091521283              <div class="refsect1" lang="en" xml:lang="en">
    20916                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600151"></a>
     21284                <a xmlns="http://www.w3.org/1999/xhtml" id="id627860"></a>
    2091721285                <div class="header">Value Type:</div>
    2091821286                <p xmlns="http://www.w3.org/1999/xhtml">A boolean.</p>
    2091921287              </div>
    2092021288              <div class="refsect1" lang="en" xml:lang="en">
    20921                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600162"></a>
     21289                <a xmlns="http://www.w3.org/1999/xhtml" id="id627871"></a>
    2092221290                <div class="header">Initial Value:</div>
    2092321291                <p xmlns="http://www.w3.org/1999/xhtml">NIL.</p>
    2092421292              </div>
    2092521293              <div class="refsect1" lang="en" xml:lang="en">
    20926                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600174"></a>
     21294                <a xmlns="http://www.w3.org/1999/xhtml" id="id627883"></a>
    2092721295                <div class="header">Description:</div>
    2092821296                <p xmlns="http://www.w3.org/1999/xhtml">Controls how attempts to obtain ownership of terminal input
     
    2093621304              </div>
    2093721305              <div class="refsect1" lang="en" xml:lang="en">
    20938                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600189"></a>
     21306                <a xmlns="http://www.w3.org/1999/xhtml" id="id627898"></a>
    2093921307                <div class="header">See Also:</div>
    2094021308                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a>, <a class="xref" href="#cmd_y" title="Toplevel Command :Y"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">:y</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
     
    2095521323            <div>
    2095621324              <div class="refsect1" lang="en" xml:lang="en">
    20957                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600292"></a>
     21325                <a xmlns="http://www.w3.org/1999/xhtml" id="id628001"></a>
    2095821326                <div class="header">Arguments and Values:</div>
    2095921327                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">p</span></i>---a lisp process (thread), designated either by
     
    2096421332              </div>
    2096521333              <div class="refsect1" lang="en" xml:lang="en">
    20966                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600337"></a>
     21334                <a xmlns="http://www.w3.org/1999/xhtml" id="id628046"></a>
    2096721335                <div class="header">Description:</div>
    2096821336                <p xmlns="http://www.w3.org/1999/xhtml">:Y is a toplevel command, not a function.  As such, it
     
    2097521343              </div>
    2097621344              <div class="refsect1" lang="en" xml:lang="en">
    20977                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600361"></a>
     21345                <a xmlns="http://www.w3.org/1999/xhtml" id="id628070"></a>
    2097821346                <div class="header">See Also:</div>
    2097921347                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a>, <a class="xref" href="#v_request-terminal-input-via-break" title="Variable *REQUEST-TERMINAL-INPUT-VIA-BREAK*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*request-terminal-input-via-break*</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
     
    2099621364            <div>
    2099721365              <div class="refsect1" lang="en" xml:lang="en">
    20998                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600467"></a>
     21366                <a xmlns="http://www.w3.org/1999/xhtml" id="id628176"></a>
    2099921367                <div class="header">Arguments and Values:</div>
    2100021368                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a process, typically created by <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a> or by <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a></p>
     
    2100621374              </div>
    2100721375              <div class="refsect1" lang="en" xml:lang="en">
    21008                 <a xmlns="http://www.w3.org/1999/xhtml" id="id600533"></a>
     21376                <a xmlns="http://www.w3.org/1999/xhtml" id="id628242"></a>
    2100921377                <div class="header">Description:</div>
    2101021378                <p xmlns="http://www.w3.org/1999/xhtml">Waits for the specified process to terminate.  If the
     
    2114721515            <div>
    2114821516              <div class="refsect1" lang="en" xml:lang="en">
    21149                 <a xmlns="http://www.w3.org/1999/xhtml" id="id546745"></a>
     21517                <a xmlns="http://www.w3.org/1999/xhtml" id="id592585"></a>
    2115021518                <div class="header">Arguments and Values:</div>
    2115121519                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">address-family</span></i>---The address/protocol family of this socket. Currently
     
    2124721615              </div>
    2124821616              <div class="refsect1" lang="en" xml:lang="en">
    21249                 <a xmlns="http://www.w3.org/1999/xhtml" id="id569779"></a>
     21617                <a xmlns="http://www.w3.org/1999/xhtml" id="id610239"></a>
    2125021618                <div class="header">Description:</div>
    2125121619                <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new socket</p>
     
    2126621634            <div>
    2126721635              <div class="refsect1" lang="en" xml:lang="en">
    21268                 <a xmlns="http://www.w3.org/1999/xhtml" id="id569840"></a>
     21636                <a xmlns="http://www.w3.org/1999/xhtml" id="id610300"></a>
    2126921637                <div class="header">Arguments and Values:</div>
    2127021638                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The listener-socket to listen on.</p>
     
    2127421642              </div>
    2127521643              <div class="refsect1" lang="en" xml:lang="en">
    21276                 <a xmlns="http://www.w3.org/1999/xhtml" id="id569883"></a>
     21644                <a xmlns="http://www.w3.org/1999/xhtml" id="id634266"></a>
    2127721645                <div class="header">Description:</div>
    2127821646                <p xmlns="http://www.w3.org/1999/xhtml">Extracts the first connection on the queue of pending
     
    2130021668            <div>
    2130121669              <div class="refsect1" lang="en" xml:lang="en">
    21302                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571342"></a>
     21670                <a xmlns="http://www.w3.org/1999/xhtml" id="id634331"></a>
    2130321671                <div class="header">Arguments and Values:</div>
    2130421672                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dotted</span></i>---A string representing an IP address in the
     
    2130821676              </div>
    2130921677              <div class="refsect1" lang="en" xml:lang="en">
    21310                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571383"></a>
     21678                <a xmlns="http://www.w3.org/1999/xhtml" id="id584083"></a>
    2131121679                <div class="header">Description:</div>
    2131221680                <p xmlns="http://www.w3.org/1999/xhtml">Converts a dotted-string representation of a host address to
     
    2132821696            <div>
    2132921697              <div class="refsect1" lang="en" xml:lang="en">
    21330                 <a xmlns="http://www.w3.org/1999/xhtml" id="id524487"></a>
     21698                <a xmlns="http://www.w3.org/1999/xhtml" id="id584145"></a>
    2133121699                <div class="header">Arguments and Values:</div>
    2133221700                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ipaddr</span></i>---A 32-bit integer representing an internet host address</p>
     
    2133721705              </div>
    2133821706              <div class="refsect1" lang="en" xml:lang="en">
    21339                 <a xmlns="http://www.w3.org/1999/xhtml" id="id524529"></a>
     21707                <a xmlns="http://www.w3.org/1999/xhtml" id="id633048"></a>
    2134021708                <div class="header">Description:</div>
    2134121709                <p xmlns="http://www.w3.org/1999/xhtml">Converts a 32-bit unsigned IP address into octets.</p>
     
    2135621724            <div>
    2135721725              <div class="refsect1" lang="en" xml:lang="en">
    21358                 <a xmlns="http://www.w3.org/1999/xhtml" id="id605516"></a>
     21726                <a xmlns="http://www.w3.org/1999/xhtml" id="id633109"></a>
    2135921727                <div class="header">Arguments and Values:</div>
    2136021728                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ipaddr</span></i>---a 32-bit integer representing an internet host address</p>
     
    2136321731              </div>
    2136421732              <div class="refsect1" lang="en" xml:lang="en">
    21365                 <a xmlns="http://www.w3.org/1999/xhtml" id="id605556"></a>
     21733                <a xmlns="http://www.w3.org/1999/xhtml" id="id610448"></a>
    2136621734                <div class="header">Description:</div>
    2136721735                <p xmlns="http://www.w3.org/1999/xhtml">Converts a 32-bit unsigned IP address into a host name
     
    2138321751            <div>
    2138421752              <div class="refsect1" lang="en" xml:lang="en">
    21385                 <a xmlns="http://www.w3.org/1999/xhtml" id="id545885"></a>
     21753                <a xmlns="http://www.w3.org/1999/xhtml" id="id610505"></a>
    2138621754                <div class="header">Arguments and Values:</div>
    2138721755                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">host</span></i>---Specifies the host. It can be either a host name
     
    2139121759              </div>
    2139221760              <div class="refsect1" lang="en" xml:lang="en">
    21393                 <a xmlns="http://www.w3.org/1999/xhtml" id="id545913"></a>
     21761                <a xmlns="http://www.w3.org/1999/xhtml" id="id610532"></a>
    2139421762                <div class="header">Description:</div>
    2139521763                <p xmlns="http://www.w3.org/1999/xhtml">Converts a host spec in any of the acceptable formats into a
     
    2141121779            <div>
    2141221780              <div class="refsect1" lang="en" xml:lang="en">
    21413                 <a xmlns="http://www.w3.org/1999/xhtml" id="id570949"></a>
     21781                <a xmlns="http://www.w3.org/1999/xhtml" id="id582480"></a>
    2141421782                <div class="header">Arguments and Values:</div>
    2141521783                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">port</span></i>---Specifies the port. It can be either a string, such as
     
    2142021788              </div>
    2142121789              <div class="refsect1" lang="en" xml:lang="en">
    21422                 <a xmlns="http://www.w3.org/1999/xhtml" id="id570991"></a>
     21790                <a xmlns="http://www.w3.org/1999/xhtml" id="id582522"></a>
    2142321791                <div class="header">Description:</div>
    2142421792                <p xmlns="http://www.w3.org/1999/xhtml">Finds the port number for the specified port and protocol</p>
     
    2144021808            <div>
    2144121809              <div class="refsect1" lang="en" xml:lang="en">
    21442                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571052"></a>
     21810                <a xmlns="http://www.w3.org/1999/xhtml" id="id575145"></a>
    2144321811                <div class="header">Arguments and Values:</div>
    2144421812                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to read from</p>
     
    2145721825              </div>
    2145821826              <div class="refsect1" lang="en" xml:lang="en">
    21459                 <a xmlns="http://www.w3.org/1999/xhtml" id="id596126"></a>
     21827                <a xmlns="http://www.w3.org/1999/xhtml" id="id633265"></a>
    2146021828                <div class="header">Description:</div>
    2146121829                <p xmlns="http://www.w3.org/1999/xhtml">Reads a UDP packet from a socket. If no packets are
     
    2149421862            <div>
    2149521863              <div class="refsect1" lang="en" xml:lang="en">
    21496                 <a xmlns="http://www.w3.org/1999/xhtml" id="id606640"></a>
     21864                <a xmlns="http://www.w3.org/1999/xhtml" id="id634567"></a>
    2149721865                <div class="header">Arguments and Values:</div>
    2149821866                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to write to</p>
     
    2150921877              </div>
    2151021878              <div class="refsect1" lang="en" xml:lang="en">
    21511                 <a xmlns="http://www.w3.org/1999/xhtml" id="id538990"></a>
     21879                <a xmlns="http://www.w3.org/1999/xhtml" id="id634669"></a>
    2151221880                <div class="header">Description:</div>
    2151321881                <p xmlns="http://www.w3.org/1999/xhtml">Send a UDP packet over a socket.</p>
     
    2152821896            <div>
    2152921897              <div class="refsect1" lang="en" xml:lang="en">
    21530                 <a xmlns="http://www.w3.org/1999/xhtml" id="id539051"></a>
     21898                <a xmlns="http://www.w3.org/1999/xhtml" id="id559983"></a>
    2153121899                <div class="header">Arguments and Values:</div>
    2153221900                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to shut down (typically a tcp-stream)</p>
     
    2153521903              </div>
    2153621904              <div class="refsect1" lang="en" xml:lang="en">
    21537                 <a xmlns="http://www.w3.org/1999/xhtml" id="id554754"></a>
     21905                <a xmlns="http://www.w3.org/1999/xhtml" id="id560024"></a>
    2153821906                <div class="header">Description:</div>
    2153921907                <p xmlns="http://www.w3.org/1999/xhtml">Shuts down part of a bidirectional connection. This is
     
    2155621924            <div>
    2155721925              <div class="refsect1" lang="en" xml:lang="en">
    21558                 <a xmlns="http://www.w3.org/1999/xhtml" id="id554813"></a>
     21926                <a xmlns="http://www.w3.org/1999/xhtml" id="id623769"></a>
    2155921927                <div class="header">Arguments and Values:</div>
    2156021928                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2156121929              </div>
    2156221930              <div class="refsect1" lang="en" xml:lang="en">
    21563                 <a xmlns="http://www.w3.org/1999/xhtml" id="id554839"></a>
     21931                <a xmlns="http://www.w3.org/1999/xhtml" id="id623795"></a>
    2156421932                <div class="header">Description:</div>
    2156521933                <p xmlns="http://www.w3.org/1999/xhtml">Returns the native OS's representation of the socket, or
     
    2158621954            <div>
    2158721955              <div class="refsect1" lang="en" xml:lang="en">
    21588                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571514"></a>
     21956                <a xmlns="http://www.w3.org/1999/xhtml" id="id587234"></a>
    2158921957                <div class="header">Arguments and Values:</div>
    2159021958                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2159121959              </div>
    2159221960              <div class="refsect1" lang="en" xml:lang="en">
    21593                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571540"></a>
     21961                <a xmlns="http://www.w3.org/1999/xhtml" id="id587261"></a>
    2159421962                <div class="header">Description:</div>
    2159521963                <p xmlns="http://www.w3.org/1999/xhtml">Returns the 32-bit unsigned IP address of the remote host,
     
    2161121979            <div>
    2161221980              <div class="refsect1" lang="en" xml:lang="en">
    21613                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571598"></a>
     21981                <a xmlns="http://www.w3.org/1999/xhtml" id="id587318"></a>
    2161421982                <div class="header">Arguments and Values:</div>
    2161521983                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2161621984              </div>
    2161721985              <div class="refsect1" lang="en" xml:lang="en">
    21618                 <a xmlns="http://www.w3.org/1999/xhtml" id="id543576"></a>
     21986                <a xmlns="http://www.w3.org/1999/xhtml" id="id587344"></a>
    2161921987                <div class="header">Description:</div>
    2162021988                <p xmlns="http://www.w3.org/1999/xhtml">Returns the remote port number, or NIL if the socket is not
     
    2163622004            <div>
    2163722005              <div class="refsect1" lang="en" xml:lang="en">
    21638                 <a xmlns="http://www.w3.org/1999/xhtml" id="id543633"></a>
     22006                <a xmlns="http://www.w3.org/1999/xhtml" id="id634407"></a>
    2163922007                <div class="header">Arguments and Values:</div>
    2164022008                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2164122009              </div>
    2164222010              <div class="refsect1" lang="en" xml:lang="en">
    21643                 <a xmlns="http://www.w3.org/1999/xhtml" id="id543659"></a>
     22011                <a xmlns="http://www.w3.org/1999/xhtml" id="id634433"></a>
    2164422012                <div class="header">Description:</div>
    2164522013                <p xmlns="http://www.w3.org/1999/xhtml">Returns 32-bit unsigned IP address of the local host.</p>
     
    2166022028            <div>
    2166122029              <div class="refsect1" lang="en" xml:lang="en">
    21662                 <a xmlns="http://www.w3.org/1999/xhtml" id="id536431"></a>
     22030                <a xmlns="http://www.w3.org/1999/xhtml" id="id563794"></a>
    2166322031                <div class="header">Arguments and Values:</div>
    2166422032                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2166522033              </div>
    2166622034              <div class="refsect1" lang="en" xml:lang="en">
    21667                 <a xmlns="http://www.w3.org/1999/xhtml" id="id536457"></a>
     22035                <a xmlns="http://www.w3.org/1999/xhtml" id="id563820"></a>
    2166822036                <div class="header">Description:</div>
    2166922037                <p xmlns="http://www.w3.org/1999/xhtml">Returns the local port number</p>
     
    2168422052            <div>
    2168522053              <div class="refsect1" lang="en" xml:lang="en">
    21686                 <a xmlns="http://www.w3.org/1999/xhtml" id="id536514"></a>
     22054                <a xmlns="http://www.w3.org/1999/xhtml" id="id563878"></a>
    2168722055                <div class="header">Arguments and Values:</div>
    2168822056                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2168922057              </div>
    2169022058              <div class="refsect1" lang="en" xml:lang="en">
    21691                 <a xmlns="http://www.w3.org/1999/xhtml" id="id570469"></a>
     22059                <a xmlns="http://www.w3.org/1999/xhtml" id="id563904"></a>
    2169222060                <div class="header">Description:</div>
    2169322061                <p xmlns="http://www.w3.org/1999/xhtml">Returns :internet or :file, as appropriate.</p>
     
    2170822076            <div>
    2170922077              <div class="refsect1" lang="en" xml:lang="en">
    21710                 <a xmlns="http://www.w3.org/1999/xhtml" id="id570526"></a>
     22078                <a xmlns="http://www.w3.org/1999/xhtml" id="id585582"></a>
    2171122079                <div class="header">Arguments and Values:</div>
    2171222080                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2171322081              </div>
    2171422082              <div class="refsect1" lang="en" xml:lang="en">
    21715                 <a xmlns="http://www.w3.org/1999/xhtml" id="id570552"></a>
     22083                <a xmlns="http://www.w3.org/1999/xhtml" id="id585609"></a>
    2171622084                <div class="header">Description:</div>
    2171722085                <p xmlns="http://www.w3.org/1999/xhtml">Returns :active for tcp-stream, :passive for
     
    2173322101            <div>
    2173422102              <div class="refsect1" lang="en" xml:lang="en">
    21735                 <a xmlns="http://www.w3.org/1999/xhtml" id="id605756"></a>
     22103                <a xmlns="http://www.w3.org/1999/xhtml" id="id633518"></a>
    2173622104                <div class="header">Arguments and Values:</div>
    2173722105                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2173822106              </div>
    2173922107              <div class="refsect1" lang="en" xml:lang="en">
    21740                 <a xmlns="http://www.w3.org/1999/xhtml" id="id605783"></a>
     22108                <a xmlns="http://www.w3.org/1999/xhtml" id="id633544"></a>
    2174122109                <div class="header">Description:</div>
    2174222110                <p xmlns="http://www.w3.org/1999/xhtml">Returns the socket format as specified by the :format
     
    2175822126            <div>
    2175922127              <div class="refsect1" lang="en" xml:lang="en">
    21760                 <a xmlns="http://www.w3.org/1999/xhtml" id="id605840"></a>
     22128                <a xmlns="http://www.w3.org/1999/xhtml" id="id633600"></a>
    2176122129                <div class="header">Arguments and Values:</div>
    2176222130                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
    2176322131              </div>
    2176422132              <div class="refsect1" lang="en" xml:lang="en">
    21765                 <a xmlns="http://www.w3.org/1999/xhtml" id="id605866"></a>
     22133                <a xmlns="http://www.w3.org/1999/xhtml" id="id633626"></a>
    2176622134                <div class="header">Description:</div>
    2176722135                <p xmlns="http://www.w3.org/1999/xhtml">returns :stream for tcp-stream and listener-socket, and
     
    2178222150            <div>
    2178322151              <div class="refsect1" lang="en" xml:lang="en">
    21784                 <a xmlns="http://www.w3.org/1999/xhtml" id="id595935"></a>
     22152                <a xmlns="http://www.w3.org/1999/xhtml" id="id599533"></a>
    2178522153                <div class="header">Description:</div>
    2178622154                <p xmlns="http://www.w3.org/1999/xhtml">The class of OS errors signaled by socket functions</p>
    2178722155              </div>
    2178822156              <div class="refsect1" lang="en" xml:lang="en">
    21789                 <a xmlns="http://www.w3.org/1999/xhtml" id="id595946"></a>
     22157                <a xmlns="http://www.w3.org/1999/xhtml" id="id599544"></a>
    2179022158                <div class="header">Superclasses:</div>
    2179122159                <p xmlns="http://www.w3.org/1999/xhtml">simple-error</p>
     
    2180622174            <div>
    2180722175              <div class="refsect1" lang="en" xml:lang="en">
    21808                 <a xmlns="http://www.w3.org/1999/xhtml" id="id596003"></a>
     22176                <a xmlns="http://www.w3.org/1999/xhtml" id="id599602"></a>
    2180922177                <div class="header">Arguments and Values:</div>
    2181022178                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
    2181122179              </div>
    2181222180              <div class="refsect1" lang="en" xml:lang="en">
    21813                 <a xmlns="http://www.w3.org/1999/xhtml" id="id596029"></a>
     22181                <a xmlns="http://www.w3.org/1999/xhtml" id="id599628"></a>
    2181422182                <div class="header">Description:</div>
    2181522183                <p xmlns="http://www.w3.org/1999/xhtml">The OS error code of the error</p>
     
    2183022198            <div>
    2183122199              <div class="refsect1" lang="en" xml:lang="en">
    21832                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571651"></a>
     22200                <a xmlns="http://www.w3.org/1999/xhtml" id="id623620"></a>
    2183322201                <div class="header">Arguments and Values:</div>
    2183422202                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
    2183522203              </div>
    2183622204              <div class="refsect1" lang="en" xml:lang="en">
    21837                 <a xmlns="http://www.w3.org/1999/xhtml" id="id571677"></a>
     22205                <a xmlns="http://www.w3.org/1999/xhtml" id="id623646"></a>
    2183822206                <div class="header">Description:</div>
    2183922207                <p xmlns="http://www.w3.org/1999/xhtml">A symbol representing the error code in a more
     
    2185922227            <div>
    2186022228              <div class="refsect1" lang="en" xml:lang="en">
    21861                 <a xmlns="http://www.w3.org/1999/xhtml" id="id607272"></a>
     22229                <a xmlns="http://www.w3.org/1999/xhtml" id="id623709"></a>
    2186222230                <div class="header">Arguments and Values:</div>
    2186322231                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
    2186422232              </div>
    2186522233              <div class="refsect1" lang="en" xml:lang="en">
    21866                 <a xmlns="http://www.w3.org/1999/xhtml" id="id607298"></a>
     22234                <a xmlns="http://www.w3.org/1999/xhtml" id="id633684"></a>
    2186722235                <div class="header">Description:</div>
    2186822236                <p xmlns="http://www.w3.org/1999/xhtml">A string describing the context where the error happened. On
     
    2188522253            <div>
    2188622254              <div class="refsect1" lang="en" xml:lang="en">
    21887                 <a xmlns="http://www.w3.org/1999/xhtml" id="id607359"></a>
     22255                <a xmlns="http://www.w3.org/1999/xhtml" id="id633745"></a>
    2188822256                <div class="header">Arguments and Values:</div>
    2188922257                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to close</p>
     
    2189622264              </div>
    2189722265              <div class="refsect1" lang="en" xml:lang="en">
    21898                 <a xmlns="http://www.w3.org/1999/xhtml" id="id607402"></a>
     22266                <a xmlns="http://www.w3.org/1999/xhtml" id="id633788"></a>
    2189922267                <div class="header">Description:</div>
    2190022268                <p xmlns="http://www.w3.org/1999/xhtml">The close generic function can be applied to sockets. It
     
    2191722285            <div>
    2191822286              <div class="refsect1" lang="en" xml:lang="en">
    21919                 <a xmlns="http://www.w3.org/1999/xhtml" id="id607786"></a>
     22287                <a xmlns="http://www.w3.org/1999/xhtml" id="id598405"></a>
    2192022288                <div class="header">Arguments and Values:</div>
    2192122289                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---variable to bind</p>
     
    2192422292              </div>
    2192522293              <div class="refsect1" lang="en" xml:lang="en">
    21926                 <a xmlns="http://www.w3.org/1999/xhtml" id="id607842"></a>
     22294                <a xmlns="http://www.w3.org/1999/xhtml" id="id598461"></a>
    2192722295                <div class="header">Description:</div>
    2192822296                <p xmlns="http://www.w3.org/1999/xhtml">executes body with var bound to the result of applying
     
    2205622424            <div>
    2205722425              <div class="refsect1" lang="en" xml:lang="en">
    22058                 <a xmlns="http://www.w3.org/1999/xhtml" id="id542099"></a>
     22426                <a xmlns="http://www.w3.org/1999/xhtml" id="id580435"></a>
    2205922427                <div class="header">Arguments and Values:</div>
    2206022428                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">program</span></i>---A string or pathname which denotes an executable file.
     
    2210722475              </div>
    2210822476              <div class="refsect1" lang="en" xml:lang="en">
    22109                 <a xmlns="http://www.w3.org/1999/xhtml" id="id573073"></a>
     22477                <a xmlns="http://www.w3.org/1999/xhtml" id="id557890"></a>
    2211022478                <div class="header">Description:</div>
    2211122479                <p xmlns="http://www.w3.org/1999/xhtml">Runs the specified program in an external (Unix) process,
     
    2212722495            <div>
    2212822496              <div class="refsect1" lang="en" xml:lang="en">
    22129                 <a xmlns="http://www.w3.org/1999/xhtml" id="id545054"></a>
     22497                <a xmlns="http://www.w3.org/1999/xhtml" id="id592029"></a>
    2213022498                <div class="header">Arguments and Values:</div>
    2213122499                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
     
    2213322501              </div>
    2213422502              <div class="refsect1" lang="en" xml:lang="en">
    22135                 <a xmlns="http://www.w3.org/1999/xhtml" id="id545094"></a>
     22503                <a xmlns="http://www.w3.org/1999/xhtml" id="id592070"></a>
    2213622504                <div class="header">Description:</div>
    2213722505                <p xmlns="http://www.w3.org/1999/xhtml">Sends the specified "signal" to the specified
     
    2215622524            <div>
    2215722525              <div class="refsect1" lang="en" xml:lang="en">
    22158                 <a xmlns="http://www.w3.org/1999/xhtml" id="id560927"></a>
     22526                <a xmlns="http://www.w3.org/1999/xhtml" id="id552425"></a>
    2215922527                <div class="header">Arguments and Values:</div>
    2216022528                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
    2216122529              </div>
    2216222530              <div class="refsect1" lang="en" xml:lang="en">
    22163                 <a xmlns="http://www.w3.org/1999/xhtml" id="id606230"></a>
     22531                <a xmlns="http://www.w3.org/1999/xhtml" id="id552451"></a>
    2216422532                <div class="header">Description:</div>
    2216522533                <p xmlns="http://www.w3.org/1999/xhtml">Returns the <span class="emphasis"><em>process id</em></span> assigned to
     
    2218322551            <div>
    2218422552              <div class="refsect1" lang="en" xml:lang="en">
    22185                 <a xmlns="http://www.w3.org/1999/xhtml" id="id606295"></a>
     22553                <a xmlns="http://www.w3.org/1999/xhtml" id="id599449"></a>
    2218622554                <div class="header">Arguments and Values:</div>
    2218722555                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
    2218822556              </div>
    2218922557              <div class="refsect1" lang="en" xml:lang="en">
    22190                 <a xmlns="http://www.w3.org/1999/xhtml" id="id545697"></a>
     22558                <a xmlns="http://www.w3.org/1999/xhtml" id="id599475"></a>
    2219122559                <div class="header">Description:</div>
    2219222560                <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the input argument to
     
    2220922577            <div>
    2221022578              <div class="refsect1" lang="en" xml:lang="en">
    22211                 <a xmlns="http://www.w3.org/1999/xhtml" id="id545758"></a>
     22579                <a xmlns="http://www.w3.org/1999/xhtml" id="id572440"></a>
    2221222580                <div class="header">Arguments and Values:</div>
    2221322581                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
    2221422582              </div>
    2221522583              <div class="refsect1" lang="en" xml:lang="en">
    22216                 <a xmlns="http://www.w3.org/1999/xhtml" id="id551589"></a>
     22584                <a xmlns="http://www.w3.org/1999/xhtml" id="id572466"></a>
    2221722585                <div class="header">Description:</div>
    2221822586                <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the output argument to
     
    2223622604            <div>
    2223722605              <div class="refsect1" lang="en" xml:lang="en">
    22238                 <a xmlns="http://www.w3.org/1999/xhtml" id="id551650"></a>
     22606                <a xmlns="http://www.w3.org/1999/xhtml" id="id573641"></a>
    2223922607                <div class="header">Arguments and Values:</div>
    2224022608                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
    2224122609              </div>
    2224222610              <div class="refsect1" lang="en" xml:lang="en">
    22243                 <a xmlns="http://www.w3.org/1999/xhtml" id="id524765"></a>
     22611                <a xmlns="http://www.w3.org/1999/xhtml" id="id573667"></a>
    2224422612                <div class="header">Description:</div>
    2224522613                <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the error argument to
     
    2226322631            <div>
    2226422632              <div class="refsect1" lang="en" xml:lang="en">
    22265                 <a xmlns="http://www.w3.org/1999/xhtml" id="id524826"></a>
     22633                <a xmlns="http://www.w3.org/1999/xhtml" id="id562164"></a>
    2226622634                <div class="header">Arguments and Values:</div>
    2226722635                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
    2226822636              </div>
    2226922637              <div class="refsect1" lang="en" xml:lang="en">
    22270                 <a xmlns="http://www.w3.org/1999/xhtml" id="id532268"></a>
     22638                <a xmlns="http://www.w3.org/1999/xhtml" id="id562190"></a>
    2227122639                <div class="header">Description:</div>
    2227222640                <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, a keyword denoting the status
     
    2229822666                <dt>
    2229922667                  <span class="sect2">
    22300                     <a href="#id563503">10.1.1. Stream External Format</a>
     22668                    <a href="#id557846">10.1.1. Stream External Format</a>
    2230122669                  </span>
    2230222670                </dt>
     
    2236622734              <div>
    2236722735                <div>
    22368                   <h3 class="title"><a id="id563503"></a>10.1.1. Stream External Format</h3>
     22736                  <h3 class="title"><a id="id557846"></a>10.1.1. Stream External Format</h3>
    2236922737                </div>
    2237022738              </div>
     
    2252922897              </div>
    2253022898            </div>
    22531             <a xmlns="http://www.w3.org/1999/xhtml" id="id595808" class="indexterm"></a>
    22532             <a xmlns="http://www.w3.org/1999/xhtml" id="id595817" class="indexterm"></a>
    22533             <a xmlns="http://www.w3.org/1999/xhtml" id="id595827" class="indexterm"></a>
    22534             <a xmlns="http://www.w3.org/1999/xhtml" id="id595837" class="indexterm"></a>
    22535             <a xmlns="http://www.w3.org/1999/xhtml" id="id591540" class="indexterm"></a>
    22536             <a xmlns="http://www.w3.org/1999/xhtml" id="id591550" class="indexterm"></a>
     22899            <a xmlns="http://www.w3.org/1999/xhtml" id="id623473" class="indexterm"></a>
     22900            <a xmlns="http://www.w3.org/1999/xhtml" id="id623483" class="indexterm"></a>
     22901            <a xmlns="http://www.w3.org/1999/xhtml" id="id623493" class="indexterm"></a>
     22902            <a xmlns="http://www.w3.org/1999/xhtml" id="id623503" class="indexterm"></a>
     22903            <a xmlns="http://www.w3.org/1999/xhtml" id="id623512" class="indexterm"></a>
     22904            <a xmlns="http://www.w3.org/1999/xhtml" id="id623522" class="indexterm"></a>
    2253722905            <p xmlns="http://www.w3.org/1999/xhtml">A stream that is associated with a file descriptor has
    2253822906        attributes and accessors:
     
    2258722955              <div>
    2258822956                <div class="refsect1" lang="en" xml:lang="en">
    22589                   <a xmlns="http://www.w3.org/1999/xhtml" id="id591715"></a>
     22957                  <a xmlns="http://www.w3.org/1999/xhtml" id="id619395"></a>
    2259022958                  <div class="header">Values:</div>
    2259122959                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream-list</span></i>---A list of open file streams.  This is a copy of
     
    2259422962                </div>
    2259522963                <div class="refsect1" lang="en" xml:lang="en">
    22596                   <a xmlns="http://www.w3.org/1999/xhtml" id="id591742"></a>
     22964                  <a xmlns="http://www.w3.org/1999/xhtml" id="id619422"></a>
    2259722965                  <div class="header">Description:</div>
    2259822966                  <p xmlns="http://www.w3.org/1999/xhtml">Returns a list of open file streams.</p>
    2259922967                </div>
    2260022968                <div class="refsect1" lang="en" xml:lang="en">
    22601                   <a xmlns="http://www.w3.org/1999/xhtml" id="id591753"></a>
     22969                  <a xmlns="http://www.w3.org/1999/xhtml" id="id619434"></a>
    2260222970                  <div class="header">See Also:</div>
    2260322971                  <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_note-open-file-stream" title="Function NOTE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">note-open-file-stream</b></a>, <a class="xref" href="#f_remove-open-file-stream" title="Function REMOVE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">remove-open-file-stream</b></a></span>
     
    2262222990              <div>
    2262322991                <div class="refsect1" lang="en" xml:lang="en">
    22624                   <a xmlns="http://www.w3.org/1999/xhtml" id="id596418"></a>
     22992                  <a xmlns="http://www.w3.org/1999/xhtml" id="id619514"></a>
    2262522993                  <div class="header">Arguments:</div>
    2262622994                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">file-stream</span></i>---A file stream.</p>
    2262722995                </div>
    2262822996                <div class="refsect1" lang="en" xml:lang="en">
    22629                   <a xmlns="http://www.w3.org/1999/xhtml" id="id596444"></a>
     22997                  <a xmlns="http://www.w3.org/1999/xhtml" id="id619541"></a>
    2263022998                  <div class="header">Description:</div>
    2263122999                  <p xmlns="http://www.w3.org/1999/xhtml">Adds a file stream to the internal list of open
     
    2263623004                </div>
    2263723005                <div class="refsect1" lang="en" xml:lang="en">
    22638                   <a xmlns="http://www.w3.org/1999/xhtml" id="id596463"></a>
     23006                  <a xmlns="http://www.w3.org/1999/xhtml" id="id619560"></a>
    2263923007                  <div class="header">See Also:</div>
    2264023008                  <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_open-file-streams" title="Function OPEN-FILE-STREAMS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">open-file-streams</b></a>, <a class="xref" href="#f_remove-open-file-stream" title="Function REMOVE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">remove-open-file-stream</b></a></span>
     
    2265923027              <div>
    2266023028                <div class="refsect1" lang="en" xml:lang="en">
    22661                   <a xmlns="http://www.w3.org/1999/xhtml" id="id596544"></a>
     23029                  <a xmlns="http://www.w3.org/1999/xhtml" id="id624455"></a>
    2266223030                  <div class="header">Arguments:</div>
    2266323031                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">file-stream</span></i>---A file stream.</p>
    2266423032                </div>
    2266523033                <div class="refsect1" lang="en" xml:lang="en">
    22666                   <a xmlns="http://www.w3.org/1999/xhtml" id="id596570"></a>
     23034                  <a xmlns="http://www.w3.org/1999/xhtml" id="id624481"></a>
    2266723035                  <div class="header">Description:</div>
    2266823036                  <p xmlns="http://www.w3.org/1999/xhtml">Remove file stream from the internal list of open file
     
    2267323041                </div>
    2267423042                <div class="refsect1" lang="en" xml:lang="en">
    22675                   <a xmlns="http://www.w3.org/1999/xhtml" id="id596589"></a>
     23043                  <a xmlns="http://www.w3.org/1999/xhtml" id="id624500"></a>
    2267623044                  <div class="header">See Also:</div>
    2267723045                  <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_open-file-streams" title="Function OPEN-FILE-STREAMS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">open-file-streams</b></a>, <a class="xref" href="#f_note-open-file-stream" title="Function NOTE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">note-open-file-stream</b></a></span>
     
    2310623474              <div>
    2310723475                <div class="refsect1" lang="en" xml:lang="en">
    23108                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595128"></a>
     23476                  <a xmlns="http://www.w3.org/1999/xhtml" id="id622810"></a>
    2310923477                  <div class="header">Arguments and Values:</div>
    2311023478                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-input-stream.</p>
     
    2311723485                </div>
    2311823486                <div class="refsect1" lang="en" xml:lang="en">
    23119                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595186"></a>
     23487                  <a xmlns="http://www.w3.org/1999/xhtml" id="id622868"></a>
    2312023488                  <div class="header">Description:</div>
    2312123489                  <p xmlns="http://www.w3.org/1999/xhtml">Should try to read up to count elements from stream into the
     
    2313823506              <div>
    2313923507                <div class="refsect1" lang="en" xml:lang="en">
    23140                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595245"></a>
     23508                  <a xmlns="http://www.w3.org/1999/xhtml" id="id622927"></a>
    2314123509                  <div class="header">Arguments and Values:</div>
    2314223510                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-output-stream.</p>
     
    2314923517                </div>
    2315023518                <div class="refsect1" lang="en" xml:lang="en">
    23151                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595303"></a>
     23519                  <a xmlns="http://www.w3.org/1999/xhtml" id="id622985"></a>
    2315223520                  <div class="header">Description:</div>
    2315323521                  <p xmlns="http://www.w3.org/1999/xhtml">should try to write the first count elements of list to
     
    2316923537              <div>
    2317023538                <div class="refsect1" lang="en" xml:lang="en">
    23171                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595362"></a>
     23539                  <a xmlns="http://www.w3.org/1999/xhtml" id="id623044"></a>
    2317223540                  <div class="header">Arguments and Values:</div>
    2317323541                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-input-stream</p>
     
    2318523553                </div>
    2318623554                <div class="refsect1" lang="en" xml:lang="en">
    23187                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595437"></a>
     23555                  <a xmlns="http://www.w3.org/1999/xhtml" id="id623119"></a>
    2318823556                  <div class="header">Description:</div>
    2318923557                  <p xmlns="http://www.w3.org/1999/xhtml">should try to read successive elements from stream into
     
    2320823576              <div>
    2320923577                <div class="refsect1" lang="en" xml:lang="en">
    23210                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595497"></a>
     23578                  <a xmlns="http://www.w3.org/1999/xhtml" id="id623179"></a>
    2321123579                  <div class="header">Arguments and Values:</div>
    2321223580                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-output-stream</p>
     
    2322423592                </div>
    2322523593                <div class="refsect1" lang="en" xml:lang="en">
    23226                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595572"></a>
     23594                  <a xmlns="http://www.w3.org/1999/xhtml" id="id623254"></a>
    2322723595                  <div class="header">Description:</div>
    2322823596                  <p xmlns="http://www.w3.org/1999/xhtml">should try to write successive elements of vector to stream,
     
    2324623614              <div>
    2324723615                <div class="refsect1" lang="en" xml:lang="en">
    23248                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595632"></a>
     23616                  <a xmlns="http://www.w3.org/1999/xhtml" id="id623314"></a>
    2324923617                  <div class="header">Method Signatures:</div>
    2325023618                  <div class="synopsis"><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>ccl::stream-device</strong></span> <i>
     
    2325223620                </div>
    2325323621                <div class="refsect1" lang="en" xml:lang="en">
    23254                   <a xmlns="http://www.w3.org/1999/xhtml" id="id595650"></a>
     23622                  <a xmlns="http://www.w3.org/1999/xhtml" id="id623332"></a>
    2325523623                  <div class="header">Arguments and Values:</div>
    2325623624                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">s</span></i>---a stream.</p>
     
    2326323631                </div>
    2326423632                <div class="refsect1" lang="en" xml:lang="en">
    23265                   <a xmlns="http://www.w3.org/1999/xhtml" id="id603436"></a>
     23633                  <a xmlns="http://www.w3.org/1999/xhtml" id="id631137"></a>
    2326623634                  <div class="header">Description:</div>
    2326723635                  <p xmlns="http://www.w3.org/1999/xhtml">Returns the file descriptor associated with
     
    2328723655              <div>
    2328823656                <div class="refsect1" lang="en" xml:lang="en">
    23289                   <a xmlns="http://www.w3.org/1999/xhtml" id="id603506"></a>
     23657                  <a xmlns="http://www.w3.org/1999/xhtml" id="id631207"></a>
    2329023658                  <div class="header">Description:</div>
    2329123659                  <p xmlns="http://www.w3.org/1999/xhtml">Reads up to max-octets octets from stream into ivector,
     
    2329423662                </div>
    2329523663                <div class="refsect1" lang="en" xml:lang="en">
    23296                   <a xmlns="http://www.w3.org/1999/xhtml" id="id603518"></a>
     23664                  <a xmlns="http://www.w3.org/1999/xhtml" id="id631219"></a>
    2329723665                  <div class="header">Arguments:</div>
    2329823666                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---An input stream. The method defined on
     
    2331923687              <div>
    2332023688                <div class="refsect1" lang="en" xml:lang="en">
    23321                   <a xmlns="http://www.w3.org/1999/xhtml" id="id603638"></a>
     23689                  <a xmlns="http://www.w3.org/1999/xhtml" id="id631338"></a>
    2332223690                  <div class="header">Description:</div>
    2332323691                  <p xmlns="http://www.w3.org/1999/xhtml">Writes max-octets octets to stream from ivector, starting at
     
    2332523693                </div>
    2332623694                <div class="refsect1" lang="en" xml:lang="en">
    23327                   <a xmlns="http://www.w3.org/1999/xhtml" id="id603650"></a>
     23695                  <a xmlns="http://www.w3.org/1999/xhtml" id="id631350"></a>
    2332823696                  <div class="header">Arguments:</div>
    2332923697                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---An input stream. The method defined on
     
    2333523703                </div>
    2333623704                <div class="refsect1" lang="en" xml:lang="en">
    23337                   <a xmlns="http://www.w3.org/1999/xhtml" id="id603722"></a>
     23705                  <a xmlns="http://www.w3.org/1999/xhtml" id="id631422"></a>
    2333823706                  <div class="header">Examples:</div>
    2333923707                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
     
    2412624494                <dt>
    2412724495                  <span class="sect2">
    24128                     <a href="#id527690">12.2.2. Generating a lisp image for use with Shark</a>
     24496                    <a href="#id601257">12.2.2. Generating a lisp image for use with Shark</a>
    2412924497                  </span>
    2413024498                </dt>
     
    2440424772              <div>
    2440524773                <div>
    24406                   <h3 class="title"><a id="id527690"></a>12.2.2. Generating a lisp image for use with Shark</h3>
     24774                  <h3 class="title"><a id="id601257"></a>12.2.2. Generating a lisp image for use with Shark</h3>
    2440724775                </div>
    2440824776              </div>
     
    2451524883              </div>
    2451624884            </div>
    24517             <p xmlns="http://www.w3.org/1999/xhtml"><a id="id477295" class="indexterm"></a>
     24885            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id610142" class="indexterm"></a>
    2451824886      <span class="command"><strong><em class="varname"><a id="chud_shark-config-file"></a>CHUD:*SHARK-CONFIG-FILE*</em>
    2451924887      [Variable]</strong></span></p>
     
    2452124889      profiling configuration file created by the "Config Editor" in
    2452224890      Shark.app.</p>
    24523             <p xmlns="http://www.w3.org/1999/xhtml"><a id="id526153" class="indexterm"></a> <span class="command"><strong><em class="varname"><a id="chud_meter"></a>CHUD:METER</em> form <em class="varname">&amp;key</em> (reset nil)
     24891            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id610166" class="indexterm"></a> <span class="command"><strong><em class="varname"><a id="chud_meter"></a>CHUD:METER</em> form <em class="varname">&amp;key</em> (reset nil)
    2452424892      (debug-output nil) [Macro]</strong></span></p>
    2452524893            <p xmlns="http://www.w3.org/1999/xhtml">Executes FORM (an arbitrary lisp form) and returns whatever
     
    2561325981                <div>
    2561425982                  <div>
    25615                     <h4 class="title"><a id="id576135"></a>13.3.2.4. %int-to-ptr [Function]</h4>
     25983                    <h4 class="title"><a id="id603848"></a>13.3.2.4. %int-to-ptr [Function]</h4>
    2561625984                  </div>
    2561725985                </div>
     
    2565426022                <div>
    2565526023                  <div>
    25656                     <h4 class="title"><a id="id576209"></a>13.3.2.5. %inc-ptr [Function]</h4>
     26024                    <h4 class="title"><a id="id603923"></a>13.3.2.5. %inc-ptr [Function]</h4>
    2565726025                  </div>
    2565826026                </div>
     
    2570426072                <div>
    2570526073                  <div>
    25706                     <h4 class="title"><a id="id576301"></a>13.3.2.6. %ptr-to-int [Function]</h4>
     26074                    <h4 class="title"><a id="id604014"></a>13.3.2.6. %ptr-to-int [Function]</h4>
    2570726075                  </div>
    2570826076                </div>
     
    2574626114                <div>
    2574726115                  <div>
    25748                     <h4 class="title"><a id="id576375"></a>13.3.2.7. %null-ptr [Macro]</h4>
     26116                    <h4 class="title"><a id="id604090"></a>13.3.2.7. %null-ptr [Macro]</h4>
    2574926117                  </div>
    2575026118                </div>
     
    2577126139                <div>
    2577226140                  <div>
    25773                     <h4 class="title"><a id="id576416"></a>13.3.2.8. %null-ptr-p [Function]</h4>
     26141                    <h4 class="title"><a id="id604131"></a>13.3.2.8. %null-ptr-p [Function]</h4>
    2577426142                  </div>
    2577526143                </div>
     
    2581326181                <div>
    2581426182                  <div>
    25815                     <h4 class="title"><a id="id576492"></a>13.3.2.9. %setf-macptr [Function]</h4>
     26183                    <h4 class="title"><a id="id604206"></a>13.3.2.9. %setf-macptr [Function]</h4>
    2581626184                  </div>
    2581726185                </div>
     
    2586126229                <div>
    2586226230                  <div>
    25863                     <h4 class="title"><a id="id576582"></a>13.3.2.10. %incf-ptr [Macro]</h4>
     26231                    <h4 class="title"><a id="id604297"></a>13.3.2.10. %incf-ptr [Macro]</h4>
    2586426232                  </div>
    2586526233                </div>
     
    2590926277                <div>
    2591026278                  <div>
    25911                     <h4 class="title"><a id="id576672"></a>13.3.2.11. with-macptrs [Macro]</h4>
     26279                    <h4 class="title"><a id="id604387"></a>13.3.2.11. with-macptrs [Macro]</h4>
    2591226280                  </div>
    2591326281                </div>
     
    2595926327                <div>
    2596026328                  <div>
    25961                     <h4 class="title"><a id="id576764"></a>13.3.2.12. %stack-block [Macro]</h4>
     26329                    <h4 class="title"><a id="id604479"></a>13.3.2.12. %stack-block [Macro]</h4>
    2596226330                  </div>
    2596326331                </div>
     
    2601026378                <div>
    2601126379                  <div>
    26012                     <h4 class="title"><a id="id576856"></a>13.3.2.13. make-cstring [Function]</h4>
     26380                    <h4 class="title"><a id="id604571"></a>13.3.2.13. make-cstring [Function]</h4>
    2601326381                  </div>
    2601426382                </div>
     
    2605326421                <div>
    2605426422                  <div>
    26055                     <h4 class="title"><a id="id576933"></a>13.3.2.14. with-cstrs [Macro]</h4>
     26423                    <h4 class="title"><a id="id604647"></a>13.3.2.14. with-cstrs [Macro]</h4>
    2605626424                  </div>
    2605726425                </div>
     
    2610326471                <div>
    2610426472                  <div>
    26105                     <h4 class="title"><a id="id577024"></a>13.3.2.15. with-encoded-cstrs [Macro]</h4>
     26473                    <h4 class="title"><a id="id604739"></a>13.3.2.15. with-encoded-cstrs [Macro]</h4>
    2610626474                  </div>
    2610726475                </div>
     
    2616626534                <div>
    2616726535                  <div>
    26168                     <h4 class="title"><a id="id577148"></a>13.3.2.16. %get-cstring [Function]</h4>
     26536                    <h4 class="title"><a id="id604862"></a>13.3.2.16. %get-cstring [Function]</h4>
    2616926537                  </div>
    2617026538                </div>
     
    2620826576                <div>
    2620926577                  <div>
    26210                     <h4 class="title"><a id="id635315"></a>13.3.2.17. %str-from-ptr [Function]</h4>
     26578                    <h4 class="title"><a id="id663074"></a>13.3.2.17. %str-from-ptr [Function]</h4>
    2621126579                  </div>
    2621226580                </div>
     
    2630926677        reader macros (and references to foreign record types and
    2631026678        fields), compiling <code class="literal">CCL</code> from those sources depends on the
    26311         ability to find and use (see <a class="xref" href="#Building-the-heap-image" title="3.5. Building the heap image">Section 3.5, “Building the heap image”</a>).</p>
     26679        ability to find and use (see <a class="xref" href="#Building-the-heap-image" title="3.6. Building the Heap Image">Section 3.6, “Building the Heap Image”</a>).</p>
    2631226680          </div>
    2631326681          <div class="sect2" lang="en" xml:lang="en">
     
    2765428022            <div>
    2765528023              <div class="refsect1" lang="en" xml:lang="en">
    27656                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637268"></a>
     28024                <a xmlns="http://www.w3.org/1999/xhtml" id="id665028"></a>
    2765728025                <div class="header">Description:</div>
    2765828026                <p xmlns="http://www.w3.org/1999/xhtml">Reads a symbol from the current input stream, with *PACKAGE*
     
    2770628074            <div>
    2770728075              <div class="refsect1" lang="en" xml:lang="en">
    27708                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637374"></a>
     28076                <a xmlns="http://www.w3.org/1999/xhtml" id="id665134"></a>
    2770928077                <div class="header">Description:</div>
    2771028078                <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #&amp; reader macro can be used to
     
    2776528133            <div>
    2776628134              <div class="refsect1" lang="en" xml:lang="en">
    27767                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637492"></a>
     28135                <a xmlns="http://www.w3.org/1999/xhtml" id="id665252"></a>
    2776828136                <div class="header">Description:</div>
    2776928137                <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 0.14.2 and later, the #? reader macro can be used
     
    2781228180            <div>
    2781328181              <div class="refsect1" lang="en" xml:lang="en">
    27814                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637574"></a>
     28182                <a xmlns="http://www.w3.org/1999/xhtml" id="id665334"></a>
    2781528183                <div class="header">Description:</div>
    2781628184                <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #/ reader macro can be used to
     
    2791528283            <div>
    2791628284              <div class="refsect1" lang="en" xml:lang="en">
    27917                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637713"></a>
     28285                <a xmlns="http://www.w3.org/1999/xhtml" id="id665474"></a>
    2791828286                <div class="header">Description:</div>
    2791928287                <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #&gt; reader macro reads
     
    2794428312            <div>
    2794528313              <div class="refsect1" lang="en" xml:lang="en">
    27946                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637788"></a>
     28314                <a xmlns="http://www.w3.org/1999/xhtml" id="id665548"></a>
    2794728315                <div class="header">Values:</div>
    2794828316                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">library</span></i>---either an object of type SHLIB, or a string which
     
    2795128319              </div>
    2795228320              <div class="refsect1" lang="en" xml:lang="en">
    27953                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637824"></a>
     28321                <a xmlns="http://www.w3.org/1999/xhtml" id="id665584"></a>
    2795428322                <div class="header">Description:</div>
    2795528323                <p xmlns="http://www.w3.org/1999/xhtml">If <em class="varname">completely</em> is T, sets the
     
    2798028348            <div>
    2798128349              <div class="refsect1" lang="en" xml:lang="en">
    27982                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637900"></a>
     28350                <a xmlns="http://www.w3.org/1999/xhtml" id="id665660"></a>
    2798328351                <div class="header">Values:</div>
    2798428352                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A symbol which can be made into a special variable</p>
     
    2799728365              </div>
    2799828366              <div class="refsect1" lang="en" xml:lang="en">
    27999                 <a xmlns="http://www.w3.org/1999/xhtml" id="id637971"></a>
     28367                <a xmlns="http://www.w3.org/1999/xhtml" id="id665732"></a>
    2800028368                <div class="header">Description:</div>
    2800128369                <p xmlns="http://www.w3.org/1999/xhtml">Proclaims <em class="varname">name</em>
     
    2803328401            <div>
    2803428402              <div class="refsect1" lang="en" xml:lang="en">
    28035                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638051"></a>
     28403                <a xmlns="http://www.w3.org/1999/xhtml" id="id665811"></a>
    2803628404                <div class="header">Values:</div>
    2803728405                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---NIL or a keyword; the keyword may contain
     
    2804128409              </div>
    2804228410              <div class="refsect1" lang="en" xml:lang="en">
    28043                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638092"></a>
     28411                <a xmlns="http://www.w3.org/1999/xhtml" id="id665852"></a>
    2804428412                <div class="header">Description:</div>
    2804528413                <p xmlns="http://www.w3.org/1999/xhtml">If name is non-NIL, defines name to be an alias for the
     
    2807528443            <div>
    2807628444              <div class="refsect1" lang="en" xml:lang="en">
    28077                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638164"></a>
     28445                <a xmlns="http://www.w3.org/1999/xhtml" id="id665925"></a>
    2807828446                <div class="header">Values:</div>
    2807928447                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---
     
    2808828456              </div>
    2808928457              <div class="refsect1" lang="en" xml:lang="en">
    28090                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638205"></a>
     28458                <a xmlns="http://www.w3.org/1999/xhtml" id="id665965"></a>
    2809128459                <div class="header">Description:</div>
    2809228460                <p xmlns="http://www.w3.org/1999/xhtml">If there is already an EXTERNAL-ENTRY-POINT for
     
    2811628484            <div>
    2811728485              <div class="refsect1" lang="en" xml:lang="en">
    28118                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638274"></a>
     28486                <a xmlns="http://www.w3.org/1999/xhtml" id="id666034"></a>
    2811928487                <div class="header">Values:</div>
    2812028488                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string. See external, above.</p>
     
    2812928497              </div>
    2813028498              <div class="refsect1" lang="en" xml:lang="en">
    28131                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638348"></a>
     28499                <a xmlns="http://www.w3.org/1999/xhtml" id="id666108"></a>
    2813228500                <div class="header">Description:</div>
    2813328501                <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at the address obtained by
     
    2815628524            <div>
    2815728525              <div class="refsect1" lang="en" xml:lang="en">
    28158                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638407"></a>
     28526                <a xmlns="http://www.w3.org/1999/xhtml" id="id666168"></a>
    2815928527                <div class="header">Values:</div>
    2816028528                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">entrypoint</span></i>---A fixnum or MACPTR</p>
     
    2816728535              </div>
    2816828536              <div class="refsect1" lang="en" xml:lang="en">
    28169                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638470"></a>
     28537                <a xmlns="http://www.w3.org/1999/xhtml" id="id666230"></a>
    2817028538                <div class="header">Description:</div>
    2817128539                <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
     
    2819328561            <div>
    2819428562              <div class="refsect1" lang="en" xml:lang="en">
    28195                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638529"></a>
     28563                <a xmlns="http://www.w3.org/1999/xhtml" id="id666289"></a>
    2819628564                <div class="header">Values:</div>
    2819728565                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">entrypoint</span></i>---A fixnum or MACPTR</p>
     
    2820628574              </div>
    2820728575              <div class="refsect1" lang="en" xml:lang="en">
    28208                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638603"></a>
     28576                <a xmlns="http://www.w3.org/1999/xhtml" id="id666363"></a>
    2820928577                <div class="header">Description:</div>
    2821028578                <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
     
    2823128599            <div>
    2823228600              <div class="refsect1" lang="en" xml:lang="en">
    28233                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638658"></a>
     28601                <a xmlns="http://www.w3.org/1999/xhtml" id="id666419"></a>
    2823428602                <div class="header">Values:</div>
    2823528603                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string.</p>
    2823628604              </div>
    2823728605              <div class="refsect1" lang="en" xml:lang="en">
    28238                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638681"></a>
     28606                <a xmlns="http://www.w3.org/1999/xhtml" id="id666441"></a>
    2823928607                <div class="header">Description:</div>
    2824028608                <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the foreign symbol
     
    2825928627            <div>
    2826028628              <div class="refsect1" lang="en" xml:lang="en">
    28261                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638740"></a>
     28629                <a xmlns="http://www.w3.org/1999/xhtml" id="id666500"></a>
    2826228630                <div class="header">Values:</div>
    2826328631                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string.</p>
    2826428632              </div>
    2826528633              <div class="refsect1" lang="en" xml:lang="en">
    28266                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638762"></a>
     28634                <a xmlns="http://www.w3.org/1999/xhtml" id="id666523"></a>
    2826728635                <div class="header">Description:</div>
    2826828636                <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the foreign symbol name. If
     
    2828628654            <div>
    2828728655              <div class="refsect1" lang="en" xml:lang="en">
    28288                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638816"></a>
     28656                <a xmlns="http://www.w3.org/1999/xhtml" id="id666577"></a>
    2828928657                <div class="header">Values:</div>
    2829028658                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ptr</span></i>---A <code xmlns="http://www.w3.org/1999/xhtml" class="code">MACPTR</code> that points to a block of
     
    2829228660              </div>
    2829328661              <div class="refsect1" lang="en" xml:lang="en">
    28294                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638843"></a>
     28662                <a xmlns="http://www.w3.org/1999/xhtml" id="id666603"></a>
    2829528663                <div class="header">Description:</div>
    2829628664                <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the <code class="code">CCL:FREE</code>
     
    2832428692            <div>
    2832528693              <div class="refsect1" lang="en" xml:lang="en">
    28326                 <a xmlns="http://www.w3.org/1999/xhtml" id="id638936"></a>
     28694                <a xmlns="http://www.w3.org/1999/xhtml" id="id666696"></a>
    2832728695                <div class="header">Values:</div>
    2832828696                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">element-count</span></i>---A positive integer.</p>
     
    2833928707              </div>
    2834028708              <div class="refsect1" lang="en" xml:lang="en">
    28341                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639011"></a>
     28709                <a xmlns="http://www.w3.org/1999/xhtml" id="id666771"></a>
    2834228710                <div class="header">Description:</div>
    2834328711                <p xmlns="http://www.w3.org/1999/xhtml">
     
    2837428742            <div>
    2837528743              <div class="refsect1" lang="en" xml:lang="en">
    28376                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639082"></a>
     28744                <a xmlns="http://www.w3.org/1999/xhtml" id="id666843"></a>
    2837728745                <div class="header">Values:</div>
    2837828746                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">typespec</span></i>---A foreign type specifier, or a keyword which is used
     
    2839128759              </div>
    2839228760              <div class="refsect1" lang="en" xml:lang="en">
    28393                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639150"></a>
     28761                <a xmlns="http://www.w3.org/1999/xhtml" id="id666910"></a>
    2839428762                <div class="header">Description:</div>
    2839528763                <p xmlns="http://www.w3.org/1999/xhtml">
     
    2844028808            <div>
    2844128809              <div class="refsect1" lang="en" xml:lang="en">
    28442                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639272"></a>
     28810                <a xmlns="http://www.w3.org/1999/xhtml" id="id667032"></a>
    2844328811                <div class="header">Values:</div>
    2844428812                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">typespec</span></i>---A foreign type specifier, or a keyword which is used
     
    2845428822              </div>
    2845528823              <div class="refsect1" lang="en" xml:lang="en">
    28456                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639330"></a>
     28824                <a xmlns="http://www.w3.org/1999/xhtml" id="id667090"></a>
    2845728825                <div class="header">Description:</div>
    2845828826                <p xmlns="http://www.w3.org/1999/xhtml">
     
    2849528863              </div>
    2849628864              <div class="refsect1" lang="en" xml:lang="en">
    28497                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639420"></a>
     28865                <a xmlns="http://www.w3.org/1999/xhtml" id="id667180"></a>
    2849828866                <div class="header">Notes:</div>
    2849928867                <p xmlns="http://www.w3.org/1999/xhtml">
     
    2852828896            <div>
    2852928897              <div class="refsect1" lang="en" xml:lang="en">
    28530                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639503"></a>
     28898                <a xmlns="http://www.w3.org/1999/xhtml" id="id667263"></a>
    2853128899                <div class="header">Values:</div>
    2853228900                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A SIMPLE-STRING which is presumed to be the so-name of
     
    2853628904              </div>
    2853728905              <div class="refsect1" lang="en" xml:lang="en">
    28538                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639543"></a>
     28906                <a xmlns="http://www.w3.org/1999/xhtml" id="id667304"></a>
    2853928907                <div class="header">Description:</div>
    2854028908                <p xmlns="http://www.w3.org/1999/xhtml">If the library denoted by <em class="varname">name</em> can
     
    2854728915              </div>
    2854828916              <div class="refsect1" lang="en" xml:lang="en">
    28549                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639559"></a>
     28917                <a xmlns="http://www.w3.org/1999/xhtml" id="id667319"></a>
    2855028918                <div class="header">Examples:</div>
    2855128919                <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">;;; Try to do something simple.
     
    2858228950              </div>
    2858328951              <div class="refsect1" lang="en" xml:lang="en">
    28584                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639580"></a>
     28952                <a xmlns="http://www.w3.org/1999/xhtml" id="id667340"></a>
    2858528953                <div class="header">Notes:</div>
    2858628954                <p xmlns="http://www.w3.org/1999/xhtml">It would be helpful to describe what an soname is and give
     
    2860528973            <div>
    2860628974              <div class="refsect1" lang="en" xml:lang="en">
    28607                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639637"></a>
     28975                <a xmlns="http://www.w3.org/1999/xhtml" id="id667397"></a>
    2860828976                <div class="header">Values:</div>
    2860928977                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ptr</span></i>---<a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="13.3. Referencing and Using Foreign Memory Addresses">a MACPTR</a>.</p>
     
    2861328981              </div>
    2861428982              <div class="refsect1" lang="en" xml:lang="en">
    28615                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639681"></a>
     28983                <a xmlns="http://www.w3.org/1999/xhtml" id="id667442"></a>
    2861628984                <div class="header">Description:</div>
    2861728985                <p xmlns="http://www.w3.org/1999/xhtml">References an instance of a foreign type (or a component of
     
    2863929007            <div>
    2864029008              <div class="refsect1" lang="en" xml:lang="en">
    28641                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639747"></a>
     29009                <a xmlns="http://www.w3.org/1999/xhtml" id="id667507"></a>
    2864229010                <div class="header">Values:</div>
    2864329011                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">eep</span></i>---An EXTERNAL-ENTRY-POINT, as obtained by the EXTERNAL
     
    2864529013              </div>
    2864629014              <div class="refsect1" lang="en" xml:lang="en">
    28647                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639770"></a>
     29015                <a xmlns="http://www.w3.org/1999/xhtml" id="id667530"></a>
    2864829016                <div class="header">Description:</div>
    2864929017                <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the EXTERNAL-ENTRY-POINT
     
    2866829036            <div>
    2866929037              <div class="refsect1" lang="en" xml:lang="en">
    28670                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639841"></a>
     29038                <a xmlns="http://www.w3.org/1999/xhtml" id="id667601"></a>
    2867129039                <div class="header">Values:</div>
    2867229040                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---A symbol (a lisp variable)</p>
     
    2867629044              </div>
    2867729045              <div class="refsect1" lang="en" xml:lang="en">
    28678                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639892"></a>
     29046                <a xmlns="http://www.w3.org/1999/xhtml" id="id667652"></a>
    2867929047                <div class="header">Description:</div>
    2868029048                <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
     
    2870629074            <div>
    2870729075              <div class="refsect1" lang="en" xml:lang="en">
    28708                 <a xmlns="http://www.w3.org/1999/xhtml" id="id639973"></a>
     29076                <a xmlns="http://www.w3.org/1999/xhtml" id="id667733"></a>
    2870929077                <div class="header">Values:</div>
    2871029078                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---A symbol (a lisp variable)</p>
     
    2871329081              </div>
    2871429082              <div class="refsect1" lang="en" xml:lang="en">
    28715                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640021"></a>
     29083                <a xmlns="http://www.w3.org/1999/xhtml" id="id667781"></a>
    2871629084                <div class="header">Description:</div>
    2871729085                <p xmlns="http://www.w3.org/1999/xhtml">Executes body in an environment in which each var is
     
    2874029108            <div>
    2874129109              <div class="refsect1" lang="en" xml:lang="en">
    28742                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640088"></a>
     29110                <a xmlns="http://www.w3.org/1999/xhtml" id="id667848"></a>
    2874329111                <div class="header">Values:</div>
    2874429112                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">object</span></i>---A CLOS object of a class for which there exists
     
    2874829116              </div>
    2874929117              <div class="refsect1" lang="en" xml:lang="en">
    28750                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640117"></a>
     29118                <a xmlns="http://www.w3.org/1999/xhtml" id="id667877"></a>
    2875129119                <div class="header">Description:</div>
    2875229120                <p xmlns="http://www.w3.org/1999/xhtml">
     
    2878529153              </div>
    2878629154              <div class="refsect1" lang="en" xml:lang="en">
    28787                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640173"></a>
     29155                <a xmlns="http://www.w3.org/1999/xhtml" id="id667933"></a>
    2878829156                <div class="header">Example:</div>
    2878929157                <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
     
    2879929167              </div>
    2880029168              <div class="refsect1" lang="en" xml:lang="en">
    28801                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640188"></a>
     29169                <a xmlns="http://www.w3.org/1999/xhtml" id="id667948"></a>
    2880229170                <div class="header">See Also:</div>
    2880329171                <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
     
    2882129189            <div>
    2882229190              <div class="refsect1" lang="en" xml:lang="en">
    28823                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640248"></a>
     29191                <a xmlns="http://www.w3.org/1999/xhtml" id="id668008"></a>
    2882429192                <div class="header">Values:</div>
    2882529193                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dir-id</span></i>---A keyword whose pname, mapped to lower case, names a
     
    2882829196              </div>
    2882929197              <div class="refsect1" lang="en" xml:lang="en">
    28830                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640271"></a>
     29198                <a xmlns="http://www.w3.org/1999/xhtml" id="id668031"></a>
    2883129199                <div class="header">Description:</div>
    2883229200                <p xmlns="http://www.w3.org/1999/xhtml">Tells <code class="literal">CCL</code> to remove the interface directory denoted by
     
    2885229220            <div>
    2885329221              <div class="refsect1" lang="en" xml:lang="en">
    28854                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640331"></a>
     29222                <a xmlns="http://www.w3.org/1999/xhtml" id="id668092"></a>
    2885529223                <div class="header">Values:</div>
    2885629224                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dir-id</span></i>---A keyword whose pname, mapped to lower case, names a
     
    2885929227              </div>
    2886029228              <div class="refsect1" lang="en" xml:lang="en">
    28861                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640355"></a>
     29229                <a xmlns="http://www.w3.org/1999/xhtml" id="id668115"></a>
    2886229230                <div class="header">Description:</div>
    2886329231                <p xmlns="http://www.w3.org/1999/xhtml">Tells <code class="literal">CCL</code> to add the interface directory denoted by
     
    2888129249              </div>
    2888229250              <div class="refsect1" lang="en" xml:lang="en">
    28883                 <a xmlns="http://www.w3.org/1999/xhtml" id="id640393"></a>
     29251                <a xmlns="http://www.w3.org/1999/xhtml" id="id668153"></a>
    2888429252                <div class="header">Examples:</div>
    2888529253                <p xmlns="http://www.w3.org/1999/xhtml">One typically wants interface information to be
     
    3046530833              <dt>
    3046630834                <span class="term">
    30467               <a class="ulink" href="http://developer.apple.com/documentation/Cocoa/" target="_top">Cocoa Documentation</a>
    30468             </span>
     30835              <a class="ulink" href="http://developer.apple.com/technologies/mac/cocoa.html" target="_top">Mac OS X - Cocoa</a>
     30836            , </span>
     30837                <span class="term">
     30838              <a class="ulink" href="http://developer.apple.com/library/mac/#documentation/General/Conceptual/DevPedia-CocoaCore/Cocoa.html" target="_top">
     30839                Cocoa Core Competencies
     30840              </a>
     30841            , </span>
     30842                <span class="term">
     30843              <a class="ulink" href="http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CocoaFundamentals/WhatIsCocoa/WhatIsCocoa.html" target="_top">
     30844                Cocoa Fundamentals Guide
     30845              </a>
     30846            </span>
    3046930847              </dt>
    3047030848              <dd>
    3047130849                <p>
    30472                 This is the top page for all of Apple's documentation on
    30473                 Cocoa.  If you are unfamiliar with Cocoa, it is a good
    30474                 place to start.
     30850                These are top-level pages pertaining to Cocoa in Apple's Mac OS X Developer Library.
     30851                If you are unfamiliar with Cocoa, these links are good places to start.
    3047530852              </p>
    3047630853              </dd>
    3047730854              <dt>
    3047830855                <span class="term">
    30479               <a class="ulink" href="http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ObjC_classic/index.html" target="_top">Foundation Reference for Objective-C</a>
     30856              <a class="ulink" href="http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html" target="_top">
     30857                The Objective-C Programming Language
     30858              </a>
     30859            , </span>
     30860                <span class="term">
     30861              <a class="ulink" href="http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ObjCRuntimeGuide/Introduction/Introduction.html" target="_top">
     30862                Objective-C Runtime Programming Guide
     30863              </a>
     30864            </span>
     30865              </dt>
     30866              <dd>
     30867                <p>These provide a conceptual overview and programming guide to Objective-C the language and runtime, respectively.</p>
     30868              </dd>
     30869              <dt>
     30870                <span class="term">
     30871              <a class="ulink" href="http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ObjCRuntimeRef/Reference/reference.html" target="_top">
     30872                Objective-C Runtime Reference
     30873              </a>
    3048030874            </span>
    3048130875              </dt>
     
    3048930883              <dt>
    3049030884                <span class="term">
    30491               <a class="ulink" href="http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/index.html" target="_top">Application Kit Reference for Objective-C</a>
     30885              <a class="ulink" href="http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/index.html" target="_top">Application Kit Framework Reference</a>
    3049230886            </span>
    3049330887              </dt>
    3049430888              <dd>
    3049530889                <p>
    30496                 This is the other; it covers GUI programming with Cocoa
     30890                This is the other very important Cocoa reference; it covers GUI programming with Cocoa / Application Kit Framework
    3049730891                in considerable depth.  This is a reference, not a tutorial.
    3049830892              </p>
     
    3050030894              <dt>
    3050130895                <span class="term">
    30502               <a class="ulink" href="http://developer.apple.com/documentation/index.html" target="_top">Apple Developer Documentation</a>
     30896              <a class="ulink" href="http://developer.apple.com/library/mac/navigation/" target="_top">Mac OS X Developer Library</a>
    3050330897            </span>
    3050430898              </dt>
    3050530899              <dd>
    3050630900                <p>
    30507                 This is the site which the above two documents are found on;
    30508                 go here to find the documentation on any other Apple API.
     30901                This is the top page for Mac OS X developer documentation.
     30902                Go here to find the documentation on any other Mac OS X API.
    3050930903                Also go here if you need general guidance about OS X, Carbon,
    30510                 Cocoa, Core Foundation, or Objective C.
     30904                Cocoa, Core Foundation, or Objective-C.
    3051130905              </p>
     30906              </dd>
     30907              <dt>
     30908                <span class="term">
     30909              <a class="ulink" href="http://developer.apple.com/" target="_top">Resources for Apple Developers</a>
     30910            </span>
     30911              </dt>
     30912              <dd>
     30913                <p>
     30914                This is the top page for all Apple developer documentation.
     30915              </p>
    3051230916              </dd>
    3051330917            </dl>
     
    3053430938            <div>
    3053530939              <div class="refsect1" lang="en" xml:lang="en">
    30536                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604658"></a>
     30940                <a xmlns="http://www.w3.org/1999/xhtml" id="id632412"></a>
    3053730941                <div class="header">Arguments and Values:</div>
    3053830942                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string which is the name of an existing
     
    3054430948              </div>
    3054530949              <div class="refsect1" lang="en" xml:lang="en">
    30546                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604703"></a>
     30950                <a xmlns="http://www.w3.org/1999/xhtml" id="id606971"></a>
    3054730951                <div class="header">Description:</div>
    3054830952                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3056530969            <div>
    3056630970              <div class="refsect1" lang="en" xml:lang="en">
    30567                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604764"></a>
     30971                <a xmlns="http://www.w3.org/1999/xhtml" id="id607032"></a>
    3056830972                <div class="header">Arguments and Values:</div>
    3056930973                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string which is the name of a new or existing
     
    3057830982              </div>
    3057930983              <div class="refsect1" lang="en" xml:lang="en">
    30580                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604824"></a>
     30984                <a xmlns="http://www.w3.org/1999/xhtml" id="id607092"></a>
    3058130985                <div class="header">Description:</div>
    3058230986                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3060231006            <div>
    3060331007              <div class="refsect1" lang="en" xml:lang="en">
    30604                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604887"></a>
     31008                <a xmlns="http://www.w3.org/1999/xhtml" id="id607154"></a>
    3060531009                <div class="header">Values:</div>
    3060631010                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">path</span></i>---a string, an absolute pathname in Posix format - with
     
    3060831012              </div>
    3060931013              <div class="refsect1" lang="en" xml:lang="en">
    30610                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604914"></a>
     31014                <a xmlns="http://www.w3.org/1999/xhtml" id="id607181"></a>
    3061131015                <div class="header">Description:</div>
    3061231016                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3063031034            <div>
    3063131035              <div class="refsect1" lang="en" xml:lang="en">
    30632                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604972"></a>
     31036                <a xmlns="http://www.w3.org/1999/xhtml" id="id607240"></a>
    3063331037                <div class="header">Values:</div>
    3063431038                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
     
    3063631040              </div>
    3063731041              <div class="refsect1" lang="en" xml:lang="en">
    30638                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604999"></a>
     31042                <a xmlns="http://www.w3.org/1999/xhtml" id="id607267"></a>
    3063931043                <div class="header">Description:</div>
    3064031044                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3065631060            <div>
    3065731061              <div class="refsect1" lang="en" xml:lang="en">
    30658                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579245"></a>
     31062                <a xmlns="http://www.w3.org/1999/xhtml" id="id607324"></a>
    3065931063                <div class="header">Arguments and Values:</div>
    3066031064                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
     
    3066531069              </div>
    3066631070              <div class="refsect1" lang="en" xml:lang="en">
    30667                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579288"></a>
     31071                <a xmlns="http://www.w3.org/1999/xhtml" id="id607367"></a>
    3066831072                <div class="header">Description:</div>
    3066931073                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3068831092            <div>
    3068931093              <div class="refsect1" lang="en" xml:lang="en">
    30690                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579347"></a>
     31094                <a xmlns="http://www.w3.org/1999/xhtml" id="id607426"></a>
    3069131095                <div class="header">Arguments and Values:</div>
    3069231096                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">gid</span></i>---a non-negative integer, identifying a specific
     
    3069731101              </div>
    3069831102              <div class="refsect1" lang="en" xml:lang="en">
    30699                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579390"></a>
     31103                <a xmlns="http://www.w3.org/1999/xhtml" id="id607469"></a>
    3070031104                <div class="header">Description:</div>
    3070131105                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3072031124            <div>
    3072131125              <div class="refsect1" lang="en" xml:lang="en">
    30722                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579450"></a>
     31126                <a xmlns="http://www.w3.org/1999/xhtml" id="id608115"></a>
    3072331127                <div class="header">Values:</div>
    3072431128                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">pid</span></i>---a non-negative integer, identifying an OS process</p>
    3072531129              </div>
    3072631130              <div class="refsect1" lang="en" xml:lang="en">
    30727                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579475"></a>
     31131                <a xmlns="http://www.w3.org/1999/xhtml" id="id608141"></a>
    3072831132                <div class="header">Description:</div>
    3072931133                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3074631150            <div>
    3074731151              <div class="refsect1" lang="en" xml:lang="en">
    30748                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579533"></a>
     31152                <a xmlns="http://www.w3.org/1999/xhtml" id="id608198"></a>
    3074931153                <div class="header">Values:</div>
    3075031154                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
     
    3075431158              </div>
    3075531159              <div class="refsect1" lang="en" xml:lang="en">
    30756                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579575"></a>
     31160                <a xmlns="http://www.w3.org/1999/xhtml" id="id608241"></a>
    3075731161                <div class="header">Description:</div>
    3075831162                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3077931183            <div>
    3078031184              <div class="refsect1" lang="en" xml:lang="en">
    30781                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579644"></a>
     31185                <a xmlns="http://www.w3.org/1999/xhtml" id="id608310"></a>
    3078231186                <div class="header">Values:</div>
    3078331187                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">command-line</span></i>---a string, obeying all the whitespace and
     
    3078831192              </div>
    3078931193              <div class="refsect1" lang="en" xml:lang="en">
    30790                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579687"></a>
     31194                <a xmlns="http://www.w3.org/1999/xhtml" id="id608352"></a>
    3079131195                <div class="header">Description:</div>
    3079231196                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3080431208              </div>
    3080531209              <div class="refsect1" lang="en" xml:lang="en">
    30806                 <a xmlns="http://www.w3.org/1999/xhtml" id="id579720"></a>
     31210                <a xmlns="http://www.w3.org/1999/xhtml" id="id608386"></a>
    3080731211                <div class="header">Notes:</div>
    3080831212                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3082931233            <div>
    3083031234              <div class="refsect1" lang="en" xml:lang="en">
    30831                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580369"></a>
     31235                <a xmlns="http://www.w3.org/1999/xhtml" id="id608446"></a>
    3083231236                <div class="header">Arguments and Values:</div>
    3083331237                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">class-name</span></i>---a string which denotes an existing class name, or a
     
    3083631240              </div>
    3083731241              <div class="refsect1" lang="en" xml:lang="en">
    30838                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580396"></a>
     31242                <a xmlns="http://www.w3.org/1999/xhtml" id="id608474"></a>
    3083931243                <div class="header">Description:</div>
    3084031244                <p xmlns="http://www.w3.org/1999/xhtml">Used to refer to a known ObjC class by name. (Via the use
     
    3086131265            <div>
    3086231266              <div class="refsect1" lang="en" xml:lang="en">
    30863                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580466"></a>
     31267                <a xmlns="http://www.w3.org/1999/xhtml" id="id608543"></a>
    3086431268                <div class="header">Arguments and Values:</div>
    3086531269                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">string</span></i>---a string constant, used to canonically refer to an
     
    3086731271              </div>
    3086831272              <div class="refsect1" lang="en" xml:lang="en">
    30869                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580491"></a>
     31273                <a xmlns="http://www.w3.org/1999/xhtml" id="id608569"></a>
    3087031274                <div class="header">Description:</div>
    3087131275                <p xmlns="http://www.w3.org/1999/xhtml">Used to refer to an ObjC method selector (method name). Uses
     
    3088931293            <div>
    3089031294              <div class="refsect1" lang="en" xml:lang="en">
    30891                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580557"></a>
     31295                <a xmlns="http://www.w3.org/1999/xhtml" id="id608635"></a>
    3089231296                <div class="header">Arguments and Values:</div>
    3089331297                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name-and-result-type</span></i>---either an Objective-C message name, for methods
     
    3091131315              </div>
    3091231316              <div class="refsect1" lang="en" xml:lang="en">
    30913                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580638"></a>
     31317                <a xmlns="http://www.w3.org/1999/xhtml" id="id628274"></a>
    3091431318                <div class="header">Description:</div>
    3091531319                <p xmlns="http://www.w3.org/1999/xhtml">Defines an Objective-C-callable method which implements
     
    3093631340            <div>
    3093731341              <div class="refsect1" lang="en" xml:lang="en">
    30938                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580720"></a>
     31342                <a xmlns="http://www.w3.org/1999/xhtml" id="id628356"></a>
    3093931343                <div class="header">Arguments and Values:</div>
    3094031344                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">selector</span></i>---either a string which represents the name of the
     
    3095131355              </div>
    3095231356              <div class="refsect1" lang="en" xml:lang="en">
    30953                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580767"></a>
     31357                <a xmlns="http://www.w3.org/1999/xhtml" id="id628402"></a>
    3095431358                <div class="header">Description:</div>
    3095531359                <p xmlns="http://www.w3.org/1999/xhtml">Defines an ObjC-callable method which implements the
     
    3097231376            <div>
    3097331377              <div class="refsect1" lang="en" xml:lang="en">
    30974                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580830"></a>
     31378                <a xmlns="http://www.w3.org/1999/xhtml" id="id628466"></a>
    3097531379                <div class="header">Arguments and Values:</div>
    3097631380                <p xmlns="http://www.w3.org/1999/xhtml">As per DEFINE-OBJC-METHOD</p>
    3097731381              </div>
    3097831382              <div class="refsect1" lang="en" xml:lang="en">
    30979                 <a xmlns="http://www.w3.org/1999/xhtml" id="id580841"></a>
     31383                <a xmlns="http://www.w3.org/1999/xhtml" id="id628477"></a>
    3098031384                <div class="header">Description:</div>
    3098131385                <p xmlns="http://www.w3.org/1999/xhtml">Like DEFINE-OBJC-METHOD, only used to define methods on the
     
    3101931423            <div>
    3102031424              <div class="refsect1" lang="en" xml:lang="en">
    31021                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602470"></a>
     31425                <a xmlns="http://www.w3.org/1999/xhtml" id="id628553"></a>
    3102231426                <div class="header">Description:</div>
    3102331427                <p xmlns="http://www.w3.org/1999/xhtml">This variable is currently only used by the standard reader macro
     
    3105431458            <div>
    3105531459              <div class="refsect1" lang="en" xml:lang="en">
    31056                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602527"></a>
     31460                <a xmlns="http://www.w3.org/1999/xhtml" id="id628611"></a>
    3105731461                <div class="header">Superclasses:</div>
    3105831462                <p xmlns="http://www.w3.org/1999/xhtml">NS:NS-STRING</p>
    3105931463              </div>
    3106031464              <div class="refsect1" lang="en" xml:lang="en">
    31061                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602538"></a>
     31465                <a xmlns="http://www.w3.org/1999/xhtml" id="id628622"></a>
    3106231466                <div class="header">Initargs:</div>
    3106331467                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:string</span></i>---
     
    3106731471              </div>
    3106831472              <div class="refsect1" lang="en" xml:lang="en">
    31069                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602565"></a>
     31473                <a xmlns="http://www.w3.org/1999/xhtml" id="id628649"></a>
    3107031474                <div class="header">Description:</div>
    3107131475                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3108531489              </div>
    3108631490              <div class="refsect1" lang="en" xml:lang="en">
    31087                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602584"></a>
     31491                <a xmlns="http://www.w3.org/1999/xhtml" id="id628668"></a>
    3108831492                <div class="header">Examples:</div>
    3108931493                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3111631520              </div>
    3111731521              <div class="refsect1" lang="en" xml:lang="en">
    31118                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602637"></a>
     31522                <a xmlns="http://www.w3.org/1999/xhtml" id="id628721"></a>
    3111931523                <div class="header">Notes:</div>
    3112031524                <p xmlns="http://www.w3.org/1999/xhtml">
     
    3145631860            <div>
    3145731861              <div class="refsect1" lang="en" xml:lang="en">
    31458                 <a xmlns="http://www.w3.org/1999/xhtml" id="id578267"></a>
     31862                <a xmlns="http://www.w3.org/1999/xhtml" id="id629922"></a>
    3145931863                <div class="header">Arguments and Values:</div>
    3146031864                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">type</span></i>---The type of population, one of <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:LIST</code> (the default) or <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:ALIST</code></p>
     
    3146431868              </div>
    3146531869              <div class="refsect1" lang="en" xml:lang="en">
    31466                 <a xmlns="http://www.w3.org/1999/xhtml" id="id578327"></a>
     31870                <a xmlns="http://www.w3.org/1999/xhtml" id="id629981"></a>
    3146731871                <div class="header">Description:</div>
    3146831872                <p xmlns="http://www.w3.org/1999/xhtml">Creates a new population of the specified type.</p>
     
    3148231886            <div>
    3148331887              <div class="refsect1" lang="en" xml:lang="en">
    31484                 <a xmlns="http://www.w3.org/1999/xhtml" id="id578384"></a>
     31888                <a xmlns="http://www.w3.org/1999/xhtml" id="id605718"></a>
    3148531889                <div class="header">Description:</div>
    3148631890                <p xmlns="http://www.w3.org/1999/xhtml">returns the type of <code class="literal">population</code>, one of <code class="literal">:LIST</code> or <code class="literal">:ALIST</code></p>
     
    3150031904            <div>
    3150131905              <div class="refsect1" lang="en" xml:lang="en">
    31502                 <a xmlns="http://www.w3.org/1999/xhtml" id="id578458"></a>
     31906                <a xmlns="http://www.w3.org/1999/xhtml" id="id605792"></a>
    3150331907                <div class="header">Description:</div>
    3150431908                <p xmlns="http://www.w3.org/1999/xhtml">returns the list encapsulated in <code class="literal">population</code>.
     
    3152331927            <div>
    3152431928              <div class="refsect1" lang="en" xml:lang="en">
    31525                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602660"></a>
     31929                <a xmlns="http://www.w3.org/1999/xhtml" id="id606076"></a>
    3152631930                <div class="header">Description:</div>
    3152731931                <p xmlns="http://www.w3.org/1999/xhtml">Sets the list encapsulated in <code class="literal">population</code> to
     
    3155631960            <div>
    3155731961              <div class="refsect1" lang="en" xml:lang="en">
    31558                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602745"></a>
     31962                <a xmlns="http://www.w3.org/1999/xhtml" id="id606161"></a>
    3155931963                <div class="header">Description:</div>
    3156031964                <p xmlns="http://www.w3.org/1999/xhtml">Returns the value of the kernel variable that specifies the
     
    3157731981            <div>
    3157831982              <div class="refsect1" lang="en" xml:lang="en">
    31579                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602805"></a>
     31983                <a xmlns="http://www.w3.org/1999/xhtml" id="id606221"></a>
    3158031984                <div class="header">Arguments and Values:</div>
    3158131985                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">new-threshold</span></i>---The requested new lisp-heap-gc-threshold.</p>
    3158231986              </div>
    3158331987              <div class="refsect1" lang="en" xml:lang="en">
    31584                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602831"></a>
     31988                <a xmlns="http://www.w3.org/1999/xhtml" id="id628737"></a>
    3158531989                <div class="header">Description:</div>
    3158631990                <p xmlns="http://www.w3.org/1999/xhtml">Sets the value of the kernel variable that specifies the
     
    3160632010            <div>
    3160732011              <div class="refsect1" lang="en" xml:lang="en">
    31608                 <a xmlns="http://www.w3.org/1999/xhtml" id="id484318"></a>
     32012                <a xmlns="http://www.w3.org/1999/xhtml" id="id511419"></a>
    3160932013                <div class="header">Description:</div>
    3161032014                <p xmlns="http://www.w3.org/1999/xhtml">Tries to grow or shrink lisp's heap space, so that the
     
    3162632030            <div>
    3162732031              <div class="refsect1" lang="en" xml:lang="en">
    31628                 <a xmlns="http://www.w3.org/1999/xhtml" id="id484376"></a>
     32032                <a xmlns="http://www.w3.org/1999/xhtml" id="id511478"></a>
    3162932033                <div class="header">Arguments and Values:</div>
    3163032034                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---a generalized boolean</p>
    3163132035              </div>
    3163232036              <div class="refsect1" lang="en" xml:lang="en">
    31633                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602875"></a>
     32037                <a xmlns="http://www.w3.org/1999/xhtml" id="id628781"></a>
    3163432038                <div class="header">Description:</div>
    3163532039                <p xmlns="http://www.w3.org/1999/xhtml">Enables the EGC if arg is non-nil, disables the EGC
     
    3165732061            <div>
    3165832062              <div class="refsect1" lang="en" xml:lang="en">
    31659                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602933"></a>
     32063                <a xmlns="http://www.w3.org/1999/xhtml" id="id628839"></a>
    3166032064                <div class="header">Description:</div>
    3166132065                <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the EGC was enabled at the time of the call,
     
    3168032084            <div>
    3168132085              <div class="refsect1" lang="en" xml:lang="en">
    31682                 <a xmlns="http://www.w3.org/1999/xhtml" id="id602989"></a>
     32086                <a xmlns="http://www.w3.org/1999/xhtml" id="id628895"></a>
    3168332087                <div class="header">Description:</div>
    3168432088                <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the EGC was active at the time of the call, NIL
     
    3170532109            <div>
    3170632110              <div class="refsect1" lang="en" xml:lang="en">
    31707                 <a xmlns="http://www.w3.org/1999/xhtml" id="id603047"></a>
     32111                <a xmlns="http://www.w3.org/1999/xhtml" id="id628953"></a>
    3170832112                <div class="header">Description:</div>
    3170932113                <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, the sizes in kilobytes of the
     
    3172732131            <div>
    3172832132              <div class="refsect1" lang="en" xml:lang="en">
    31729                 <a xmlns="http://www.w3.org/1999/xhtml" id="id603106"></a>
     32133                <a xmlns="http://www.w3.org/1999/xhtml" id="id629012"></a>
    3173032134                <div class="header">Arguments and Values:</div>
    3173132135                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">generation-0-size</span></i>---the requested threshold size of the youngest
     
    3173732141              </div>
    3173832142              <div class="refsect1" lang="en" xml:lang="en">
    31739                 <a xmlns="http://www.w3.org/1999/xhtml" id="id603161"></a>
     32143                <a xmlns="http://www.w3.org/1999/xhtml" id="id657203"></a>
    3174032144                <div class="header">Description:</div>
    3174132145                <p xmlns="http://www.w3.org/1999/xhtml">Puts the indicated threshold sizes in effect.
     
    3176132165            <div>
    3176232166              <div class="refsect1" lang="en" xml:lang="en">
    31763                 <a xmlns="http://www.w3.org/1999/xhtml" id="id603227"></a>
     32167                <a xmlns="http://www.w3.org/1999/xhtml" id="id657268"></a>
    3176432168                <div class="header">Arguments and Values:</div>
    3176532169                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---a generalized boolean</p>
    3176632170              </div>
    3176732171              <div class="refsect1" lang="en" xml:lang="en">
    31768                 <a xmlns="http://www.w3.org/1999/xhtml" id="id628592"></a>
     32172                <a xmlns="http://www.w3.org/1999/xhtml" id="id657294"></a>
    3176932173                <div class="header">Description:</div>
    3177032174                <p xmlns="http://www.w3.org/1999/xhtml">Tries to influence the GC to retain/recycle the pages
     
    3179132195            <div>
    3179232196              <div class="refsect1" lang="en" xml:lang="en">
    31793                 <a xmlns="http://www.w3.org/1999/xhtml" id="id628650"></a>
     32197                <a xmlns="http://www.w3.org/1999/xhtml" id="id657352"></a>
    3179432198                <div class="header">Description:</div>
    3179532199                <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the GC tries to retain pages between full GCs
     
    3194632350                <dt>
    3194732351                  <span class="sect2">
    31948                     <a href="#id635070">17.7.2. Recommended Reading</a>
     32352                    <a href="#id662863">17.7.2. Recommended Reading</a>
    3194932353                  </span>
    3195032354                </dt>
     
    3322233626                <li class="listitem">
    3322333627                  <p>To support a feature called <span class="emphasis"><em>GCTWA
    33224                 <sup>[<a id="id634624" href="#ftn.id634624" class="footnote">1</a>]</sup>
     33628                <sup>[<a id="id662417" href="#ftn.id662417" class="footnote">1</a>]</sup>
    3322533629                    , </em></span>the vector that contains the internal
    3322633630                  symbols of the current package is marked on entry to the
     
    3335533759            <hr width="100" align="left" />
    3335633760            <div class="footnote">
    33357               <p><sup>[<a id="ftn.id634624" href="#id634624" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
     33761              <p><sup>[<a id="ftn.id662417" href="#id662417" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
    3335833762                            where it stood for "Garbage Collection of Truly
    3335933763                            Worthless Atoms".</p>
     
    3341533819        generations looking for such intergenerational references, the
    3341633820        runtime system must note all such intergenerational references
    33417         at the point where they're created (via Setf).<sup>[<a id="id634858" href="#ftn.id634858" class="footnote">2</a>]</sup> The
     33821        at the point where they're created (via Setf).<sup>[<a id="id662651" href="#ftn.id662651" class="footnote">2</a>]</sup> The
    3341833822        set of pointers that may contain intergenerational references is
    3341933823        sometimes called <span class="emphasis"><em>the remembered set</em></span>.</p>
     
    3346233866        that might introduce an intergenerational reference must be
    3346333867        memoized.
    33464         <sup>[<a id="id634927" href="#ftn.id634927" class="footnote">3</a>]</sup> It's always safe to
     33868        <sup>[<a id="id662720" href="#ftn.id662720" class="footnote">3</a>]</sup> It's always safe to
    3346533869        push any cons cell or gvector locative onto the memo stack;
    3346633870        it's never safe to push anything else.
     
    3348333887            <hr width="100" align="left" />
    3348433888            <div class="footnote">
    33485               <p><sup>[<a id="ftn.id634858" href="#id634858" class="para">2</a>] </sup>This is
     33889              <p><sup>[<a id="ftn.id662651" href="#id662651" class="para">2</a>] </sup>This is
    3348633890            sometimes called "The Write Barrier": all assignments which
    3348733891            might result in intergenerational references must be noted, as
     
    3348933893            </div>
    3349033894            <div class="footnote">
    33491               <p><sup>[<a id="ftn.id634927" href="#id634927" class="para">3</a>] </sup>Note that the implicit setfs that occur when
     33895              <p><sup>[<a id="ftn.id662720" href="#id662720" class="para">3</a>] </sup>Note that the implicit setfs that occur when
    3349233896        initializing an object - as in the case of a call to cons or
    3349333897        vector - can't introduce intergenerational references, since
     
    3360534009              <div>
    3360634010                <div>
    33607                   <h3 class="title"><a id="id635070"></a>17.7.2. Recommended Reading</h3>
     34011                  <h3 class="title"><a id="id662863"></a>17.7.2. Recommended Reading</h3>
    3360834012                </div>
    3360934013              </div>
     
    3401834422            <div>
    3401934423              <div class="refsect1" lang="en" xml:lang="en">
    34020                 <a xmlns="http://www.w3.org/1999/xhtml" id="id556986"></a>
     34424                <a xmlns="http://www.w3.org/1999/xhtml" id="id606370"></a>
    3402134425                <div class="header">Description:</div>
    3402234426                <p xmlns="http://www.w3.org/1999/xhtml">When true, attempts to redefine (via DEFUN or DEFMETHOD)
     
    3404334447            <div>
    3404434448              <div class="refsect1" lang="en" xml:lang="en">
    34045                 <a xmlns="http://www.w3.org/1999/xhtml" id="id603287"></a>
     34449                <a xmlns="http://www.w3.org/1999/xhtml" id="id630996"></a>
    3404634450                <div class="header">Description:</div>
    3404734451                <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
     
    3406734471            <div>
    3406834472              <div class="refsect1" lang="en" xml:lang="en">
    34069                 <a xmlns="http://www.w3.org/1999/xhtml" id="id577255"></a>
     34473                <a xmlns="http://www.w3.org/1999/xhtml" id="id630227"></a>
    3407034474                <div class="header">Description:</div>
    3407134475                <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
     
    3409034494            <div>
    3409134495              <div class="refsect1" lang="en" xml:lang="en">
    34092                 <a xmlns="http://www.w3.org/1999/xhtml" id="id577614"></a>
     34496                <a xmlns="http://www.w3.org/1999/xhtml" id="id599978"></a>
    3409334497                <div class="header">Description:</div>
    3409434498                <p xmlns="http://www.w3.org/1999/xhtml">This variable is initialized each time an Clozure CL session
     
    3411534519            <div>
    3411634520              <div class="refsect1" lang="en" xml:lang="en">
    34117                 <a xmlns="http://www.w3.org/1999/xhtml" id="id562073"></a>
     34521                <a xmlns="http://www.w3.org/1999/xhtml" id="id565040"></a>
    3411834522                <div class="header">Description:</div>
    3411934523                <p xmlns="http://www.w3.org/1999/xhtml">Returns non-NIL if AltiVec is available.</p>
     
    3413334537            <div>
    3413434538              <div class="refsect1" lang="en" xml:lang="en">
    34135                 <a xmlns="http://www.w3.org/1999/xhtml" id="id562116"></a>
     34539                <a xmlns="http://www.w3.org/1999/xhtml" id="id591219"></a>
    3413634540                <div class="header">Description:</div>
    3413734541                <p xmlns="http://www.w3.org/1999/xhtml">Intended to control the expansion of certain lap macros.
     
    3415534559            <div>
    3415634560              <div class="refsect1" lang="en" xml:lang="en">
    34157                 <a xmlns="http://www.w3.org/1999/xhtml" id="id565499"></a>
     34561                <a xmlns="http://www.w3.org/1999/xhtml" id="id633407"></a>
    3415834562                <div class="header">Arguments and Values:</div>
    3415934563                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">reglist</span></i>---A list of vector register names (vr0 .. vr31).</p>
     
    3416134565              </div>
    3416234566              <div class="refsect1" lang="en" xml:lang="en">
    34163                 <a xmlns="http://www.w3.org/1999/xhtml" id="id604402"></a>
     34567                <a xmlns="http://www.w3.org/1999/xhtml" id="id607562"></a>
    3416434568                <div class="header">Description:</div>
    3416534569                <p xmlns="http://www.w3.org/1999/xhtml">Specifies the set of AltiVec registers used in body. If
     
    3418734591            <div>
    3418834592              <div class="refsect1" lang="en" xml:lang="en">
    34189                 <a xmlns="http://www.w3.org/1999/xhtml" id="id605392"></a>
     34593                <a xmlns="http://www.w3.org/1999/xhtml" id="id607623"></a>
    3419034594                <div class="header">Arguments and Values:</div>
    3419134595                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">base</span></i>---Any available general-purpose register.</p>
     
    3419634600              </div>
    3419734601              <div class="refsect1" lang="en" xml:lang="en">
    34198                 <a xmlns="http://www.w3.org/1999/xhtml" id="id629059"></a>
     34602                <a xmlns="http://www.w3.org/1999/xhtml" id="id573043"></a>
    3419934603                <div class="header">Description:</div>
    3420034604                <p xmlns="http://www.w3.org/1999/xhtml">Generates code which allocates a 16-byte aligned buffer
     
    3521635620      <a href="#Symbol-Index">Symbol Index</a>
    3521735621    </div>
    35218     <p xmlns="http://www.w3.org/TR/xhtml1/transitional" xmlns:date="http://exslt.org/dates-and-times" class="footer">This document was last modified at 14:0 on October 21, 2011, in UTC.<br></br>It uses version 1.75.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 15033<br></br>Using libxml 20706, libxslt 10126 and libexslt 815.</p>
     35622    <p xmlns="http://www.w3.org/TR/xhtml1/transitional" xmlns:date="http://exslt.org/dates-and-times" class="footer">This document was last modified at 2:0 on October 26, 2011, in UTC.<br></br>It uses version 1.75.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 15045<br></br>Using libxml 20706, libxslt 10126 and libexslt 815.</p>
    3521935623  </body>
    3522035624</html>
Note: See TracChangeset for help on using the changeset viewer.