rid of error library
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
assertion/1 % :Goal
|
||||
]).
|
||||
:- use_module(library(error)).
|
||||
%% :- use_module(library(error)).
|
||||
:- use_module(library(lists)).
|
||||
:- set_prolog_flag(generate_debug_info, false).
|
||||
|
||||
|
Reference in New Issue
Block a user