[m-rev.] For review: changes to declarative debugger (Part 1)
Ian MacLarty
maclarty at cs.mu.OZ.AU
Wed Nov 10 15:05:35 AEDT 2004
On 10 Nov 2004, at 14:09, Zoltan Somogyi wrote:
> On 09-Nov-2004, Ian MacLarty <maclarty at cs.mu.OZ.AU> wrote:
>> get_path(SearchSpace, BottomId, TopId, Path) :-
>> get_path(SearchSpace, TopId, BottomId, [], Path).
>>
>> % get_path(SearchSpace, BottomId, TopId, PathSoFar, Path).
>
> The call above switches the arguments.
Thanks - fixed.
Ian.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list