Other Changes
     
- Under Windows, the name of the static SICStus run-time has changed
from sprt310.libtosprt310_static.lib. At the same time
the import library for the dynamic SICStus run-time has changed tosprt310.lib. This change should only affect those that do not usespldto build executables.
- Under Windows it is not longer possible to link with the SICStus
run-time using MS Visual Studio 5. This has been unsupported for years
but now it has really ceased to work.
     
- Under Windows the windowed version of SICStus will put up a license entry
dialog if the license has expired or is invalid. There is also a menu
item for changing the license, e.g. when changing from a time limited
license to a permanent license. This renders splmobsolete under Windows.
- The Visual Basic interface no longer loads any supporting Prolog code,
i.e. vbsp.plandvbsp.poare gone. A side benefit of
this is that you can callrestore/1from Visual Basic, even
though callingload_files/2may be better.
- user:file_search_path/2and- user:library_directory/1are
undefined at startup, but behave as if they were dynamic, multifile
predicates.