diff --git a/docs/yap.tex b/docs/yap.tex index 31113ed77..b47e7a320 100644 --- a/docs/yap.tex +++ b/docs/yap.tex @@ -12164,7 +12164,8 @@ debugging environment is not available in SICStus Prolog. @node Logtalk, Threads, CHR, Extensions @chapter Logtalk -@cindex logtalk +@cindex + The Logtalk object-oriented extension is available once included with the @code{use_module(library(logtalk))} command. Note that, @@ -12172,8 +12173,9 @@ 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. For the -latest news, please see the URL @url{http://www.logtalk.org/}. +Logtalk documentation is included in the Logtalk directory. Be sure to read the Logtalk/INSTALL file for additional instructions on how to customize your Logtalk installation to match your working environment. + +For the latest Llogtalk news, please see the URL @url{http://www.logtalk.org/}. @node Threads, Parallelism, Logtalk, Extensions @chapter Threads