fix bad calls (obs from Paulo Moura).

This commit is contained in:
Costa Vitor
2009-06-08 14:13:31 -05:00
parent 982cf95bf6
commit 1e55e2f388
5 changed files with 12 additions and 10 deletions

View File

@@ -38,7 +38,8 @@
numlist/3
]).
:- ensure_loaded(library(error)).
:- ensure_loaded(library(error),
[must_be/2]).
% append(Prefix, Suffix, Combined)