ifurther support for dialect.yap

This commit is contained in:
Vítor Santos Costa II
2010-04-20 23:19:51 +01:00
parent 1a4c414831
commit b0f20ea8c5
2 changed files with 2 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ lists:append([H|T], L, [H|R]) :-
% with meta-predicate expansion being invoked
'modules.yap',
% must follow grammar
'dialect.yap',
'eval.yap',
'signals.yap',
'profile.yap',