rid of error library

This commit is contained in:
Vítor Santos Costa
2016-01-31 10:30:54 +00:00
parent 9c78086a6a
commit 8cf73c59ae
2 changed files with 2 additions and 2 deletions

View File

@@ -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).