Index of /pub/Linux/devel/lang/prolog/swi/refman3.2
Name Last modified Size Description
Parent Directory -
HTMLmanual.tar.gz 21-Jul-1999 00:00 184K
README 21-Jul-1999 00:00 1.3K
refman.pdf.gz 21-Jul-1999 00:00 720K
refman.ps.gz 21-Jul-1999 00:00 290K
This directory contains the SWI-Prolog 3.2 reference manual.
Tue July 29 1999: updated for 3.2.9
The reference manual is available in four formats:
# refman.pdf
Adobe's Portable Document Format version, created using pstill
by Frank Siegert. You can read this using acroread, xpdf,
recent versions of ghostview (gsview, gv) or any other pdf-1.2
capable viewer. You can also pring PDF files using these
tools.
# refman.ps.gz
These is gzip'ed PostScript generated from the above for a 300
DPI PostScript device.
You should be able to print the SWI-Prolog Reference manual from
this if you have a PostScript printer, or to preview it using
GNU's gs, gv or ghostview program (or any other PostScript
previewer).
# HTMLmanual.tar.gz
Packed form of:
http://www.swi.psy.uva.nl/usr/jan/SWI-Prolog/Manual/Title.html
There is nothing in this manual that is not in the online manual as
well. The ASCII sources for the online manual live in library/MANUAL,
which is generated using TeX and dvi2tty from the same source as the
above manuals. The file library/helpidx.pl contains the index to the
manual and is generated by parsing MANUAL with the Prolog program
man/plindex.pl
The LaTeX sources of the documentation are distributed with the sources.