export attributes.
This commit is contained in:
@@ -15,9 +15,7 @@
|
||||
* *
|
||||
*************************************************************************/
|
||||
|
||||
:- module(attributes, []).
|
||||
|
||||
:- op(1150, fx, attribute).
|
||||
:- module(attributes, [op(1150, fx, attribute)]).
|
||||
|
||||
:- multifile
|
||||
user:goal_expansion/3.
|
||||
|
Reference in New Issue
Block a user