atts stuff is now a part of prolog.

This commit is contained in:
Vitor Santos Costa
2010-03-12 08:26:56 +00:00
parent 613dfb0d95
commit c41f6e1906
3 changed files with 57 additions and 32 deletions

View File

@@ -83,6 +83,7 @@ lists:append([H|T], L, [H|R]) :-
'eam.yap',
'chtypes.yap',
'yapor.yap',
'attributes.yap',
'udi.yap'].
:- dynamic prolog:'$user_defined_flag'/4.