[m-rev.] Re: for review: procedure representations for the deep profiler

Paul Bone pbone at csse.unimelb.edu.au
Wed Sep 12 11:32:12 AEST 2007


On Tue, Sep 11, 2007 at 11:47:13AM +1000, Zoltan Somogyi wrote:
> For review by anyone.
> 
> Index: mdbcomp/program_representation.m
> ===================================================================
> RCS file: /home/mercury/mercury1/repository/mercury/mdbcomp/program_representation.m,v
> retrieving revision 1.23
> diff -u -b -r1.23 program_representation.m
> --- mdbcomp/program_representation.m	8 Aug 2007 05:06:06 -0000	1.23
> +++ mdbcomp/program_representation.m	10 Sep 2007 14:50:11 -0000
> @@ -9,8 +9,8 @@

*snip*

>  %
>  % The current representation is intended to contain all the information
> -% we are pretty sure can be usefully exploited by the declarative debugger.
> +% we are pretty sure can be usefully exploited by the declarative debugger
> +% and/or the deep profiler.
> 

This should probably read:  

The current representation is intended to contain all the information
that we are pretty sure can be usefully exploited by the declarative
debugger and/or the deep profiler.


(I'm still reading...)

Cheers.


--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list