update Prolog code: do a cleanup and make delays use SWI interface.
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
|
||||
:- set_prolog_flag(user_flags,silent).
|
||||
|
||||
:- ensure_loaded(library(atts)).
|
||||
|
||||
:- use_module(library(charsio),[write_to_chars/2,read_from_chars/2]).
|
||||
|
||||
:- use_module(library(lists),[append/2,
|
||||
|
||||
Reference in New Issue
Block a user