[mercury-users] Mercury needs a Tutorial

Peeters Wim IMCEAEX-_O=BACOB_OU=000_CN=RECIPIENTS_CN=WIPEETER at bacob.be
Mon Feb 15 21:29:28 AEDT 1999



> ----------
> From: 	David Powers[SMTP:powers at ist.flinders.edu.au]
> Sent: 	 15 feb 1999 04:16
> To: 	mercury-users at cs.mu.OZ.AU
> Cc: 	powers at adam.ist.flinders.edu.au
> Subject: 	Re: [mercury-users] Mercury needs a Tutorial 
> 
> 
> Looks good - I'll keep comments/corrections brief.
> 
> In your program you have
> 
> :- import_module io.
> 
> In your explanation you have
> 
> :- use_module io.
> 
> 
Also sometimes you use :- import_module  within de interface-section, and
sometimes in the implementation-section.  This might be confusing for the
reader.

Greetings,
Wim



More information about the users mailing list