Node:3.10.1 New Features, Next:3.10.1 Debugger Changes, Up:3.10.1 Changes
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.
PrologDeInit
now makes it possible, and
recommended, to deinitialize the Prolog engine from the Visual Basic
interface. See Deinitializing the Prolog Engine From VB.