system module

This commit is contained in:
Vitor Santos Costa 2016-07-31 10:42:56 -05:00
parent cbe205344d
commit 5b8dd3eb03

View File

@ -25,7 +25,7 @@
:- module('$attributes', [ :- module('$attributes', [
delayed_goals/4 delayed_goals/4
]). ], []).
:- use_system_module( '$_boot', ['$undefp'/1]). :- use_system_module( '$_boot', ['$undefp'/1]).