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

@@ -1,4 +1,6 @@
:- module(apply,[]).
:- reexport(library(apply_macros),
[maplist/3,
include/3,