system module
This commit is contained in:
parent
cbe205344d
commit
5b8dd3eb03
@ -10,7 +10,7 @@
|
|||||||
* *
|
* *
|
||||||
* File: atts.yap *
|
* File: atts.yap *
|
||||||
* Last rev: 8/2/88 *
|
* Last rev: 8/2/88 *
|
||||||
* mods: *
|
* mods: *
|
||||||
* comments: attribute support for Prolog *
|
* comments: attribute support for Prolog *
|
||||||
* *
|
* *
|
||||||
*************************************************************************/
|
*************************************************************************/
|
||||||
@ -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]).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user