fix profiling
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@411 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
5bde02fccb
commit
3b9219afe4
@ -57,6 +57,7 @@ false :- false.
|
|||||||
% modules must be after preds, otherwise we will have trouble
|
% modules must be after preds, otherwise we will have trouble
|
||||||
% with meta-predicate expansion being invoked
|
% with meta-predicate expansion being invoked
|
||||||
'modules.yap',
|
'modules.yap',
|
||||||
|
'profile.yap',
|
||||||
'load_foreign.yap',
|
'load_foreign.yap',
|
||||||
'sockets.yap',
|
'sockets.yap',
|
||||||
'sort.yap',
|
'sort.yap',
|
||||||
|
Reference in New Issue
Block a user