10.18.1 New Features
- The Emacs interface is now easier to set up. The SICStus Emacs interface
can now figure out the location of the SICStus executables etc. Simply
load the new file sicstus_emacs_init.el located in the SICStus
emacs/ folder from your Emacs initialization file
(.emacs). See sicstus_emacs_init.el for details.
library(comclient)
: It is now possible to pass objects as
arguments to methods.
-
The new procedure
PrologDeInit
now makes it possible, and
recommended, to deinitialize the Prolog engine from the Visual Basic
interface. See Deinitializing the Prolog Engine From VB.
- New one-letter top-level commands: < for setting the printdepth,
and ^ for subterm navigation.