[m-rev.] For review: changes to declarative debugger (Part 1)

Zoltan Somogyi zs at cs.mu.OZ.AU
Wed Nov 10 14:09:58 AEDT 2004


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.

Zoltan.
--------------------------------------------------------------------------
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