Improved Logtalk usage instructions.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1248 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
0139bfc33a
commit
bdff56d3b0
@ -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
|
||||
|
Reference in New Issue
Block a user