push directives to as early as possible.
This commit is contained in:
parent
fe0e12b030
commit
5a40f834f1
@ -118,10 +118,10 @@ otherwise.
|
||||
:- bootstrap('os.yap').
|
||||
:- bootstrap('absf.yap').
|
||||
|
||||
:- [ 'utils.yap',
|
||||
:- [ 'directives.yap',
|
||||
'utils.yap',
|
||||
'control.yap',
|
||||
'arith.yap',
|
||||
'directives.yap',
|
||||
'flags.yap'
|
||||
].
|
||||
|
||||
|
Reference in New Issue
Block a user