ic_arith is not an actual module.w
This commit is contained in:
parent
415d139ad7
commit
8c605a65fe
@ -1471,7 +1471,7 @@ expand_term(Term,Expanded) :-
|
|||||||
%
|
%
|
||||||
'$expand_array_accesses_in_term'(Expanded0,ExpandedF) :-
|
'$expand_array_accesses_in_term'(Expanded0,ExpandedF) :-
|
||||||
'$array_refs_compiled',
|
'$array_refs_compiled',
|
||||||
'$arrays':'$c_arrays'(Expanded0,ExpandedF), !.
|
'$c_arrays'(Expanded0,ExpandedF), !.
|
||||||
'$expand_array_accesses_in_term'(Expanded,Expanded).
|
'$expand_array_accesses_in_term'(Expanded,Expanded).
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user