[mercury-users] mercury's messiness

David Overton dmo at cs.mu.OZ.AU
Wed Nov 22 12:01:28 AEDT 2000


On Wed, Nov 22, 2000 at 10:49:00AM +1100, Tennessee wrote:
> Hi all,
> 
> This may strike you as a silly request, but nonetheless! I'd like to be
> able to specify to mercury to put all the .o, .int etc files in a seperate
> directory. It would be nice if mercury could put its' intermediate files in
> subdirectories. I'm including code from many different modules, all of
> which get a .o and a .int file, and basically it makes it hard to work out
> which files are real, and which are just intermediates.

You can already do this.  Just use the flag `--use-subdirs'.  If you
create a directory called `Mercury' then this flag will be set by
default and all intermediate files will be placed inside this
directory.


David
-- 
David Overton      Department of Computer Science & Software Engineering
PhD Student        The University of Melbourne, Victoria 3010, Australia
+61 3 8344 9159    http://www.cs.mu.oz.au/~dmo
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list