Logtalk is no longer distributed with YAP. Please use the Logtalk standalone installer for a smooth integration with YAP.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2264 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
21
docs/yap.tex
21
docs/yap.tex
@@ -414,10 +414,8 @@ of Beira Interior, Portugal, by Paulo Moura:
|
||||
|
||||
@url{http://logtalk.org/}
|
||||
|
||||
The package is distributed under the Artistic License 2.0.
|
||||
Minimal instructions about loading this package are included in this document.
|
||||
The documentation on this package (including full installation and customization
|
||||
instructions) is included in the @code{Logtalk} directory.
|
||||
Logtalk is no longer distributed with YAP. Please use the Logtalk standalone
|
||||
installer for a smooth integration with YAP.
|
||||
|
||||
@item The Pillow WEB library developed at Universidad Politecnica de
|
||||
Madrid by the CLIP group. This package is distributed under the FSF's
|
||||
@@ -12153,16 +12151,11 @@ attributes from other known solvers/modules via the module prefix in
|
||||
@chapter Logtalk
|
||||
@cindex Logtalk
|
||||
|
||||
|
||||
The Logtalk object-oriented extension is available once included
|
||||
with the @code{use_module(library(logtalk))} command. Note that,
|
||||
although we load Logtalk using the @code{use_module/1} built-in
|
||||
predicate, the system is not packaged as a module not does it use
|
||||
modules in its implementation.
|
||||
|
||||
Logtalk documentation is included in the Logtalk directory. Be sure to read the Logtalk/INSTALL.txt and Logtalk/CUSTOMIZE.txt files for additional instructions on how to customize your Logtalk installation to match your working environment (the @code{use_module/1} call described above only provides minimal support).
|
||||
|
||||
For the latest Logtalk news, please see the URL @url{http://logtalk.org/}.
|
||||
The Logtalk object-oriented extension is available after running its
|
||||
standalone installer by using the @code{yaplgt} command in POSIX
|
||||
systems or by using the @code{Logtalk - YAP} shortcut in the Logtalk
|
||||
program group in the Start Menu on Windows systems. For more information
|
||||
please see the URL @url{http://logtalk.org/}.
|
||||
|
||||
@node Threads, Parallelism, Logtalk, Extensions
|
||||
@chapter Threads
|
||||
|
Reference in New Issue
Block a user