Unpacking the Allegro CL documentation and FAQ files The files named acl70doc.[something] contain the Allegro CL 7.0 updated documentation, packed and compressed in various ways. The files named acl70faq.[something] contain the latest version of the Allegro CL 7.0 FAQ (Frequently Asked Questions) document. Note that the FAQ is part of the documentation (and so a copy is included in the acl70doc.[something] files, but is updated more often. Therefore the acl70faq.[something] files may be more recent than the FAQ in the acl70doc.[something] files. The tar files (ones with `tar' somewhere in the extension) are typically used on UNIX machines, while the zip files (ones with `zip' somewhere in the extension) are typically used on Windows machines. The contents are the same no matter how the files are packed. The documentation files, acl70doc.[something], are created relative to the Allegro CL directory (where Allegro CL was installed). You should unpack them in that directory. Therefore, if you installed Allegro CL in the typical UNIX location (/usr/local/acl70/), download the file into that directory (or copy it there after downloading) and then unpack it. Similarly, if you installed Allegro CL in the typical Windows location (c:\Program Files\acl70\) download the file into that directory (or copy it there after downloading) and then unpack it. The FAQ files, acl70faq.[something], are created relative to the [Allegro directory]/doc/faq/ directory. Therefore, if you installed Allegro CL in the typical UNIX location (/usr/local/acl70/), download or copy the file into /usr/local/acl70/doc/faq/ and then unpack. Similarly, if you installed Allegro CL in the typical Windows location (c:\Program Files\acl70\), download or copy the file into c:\Program Files\acl70\doc\faq\ and then unpack.