[m-rev.] for review: library additions for erlang

Peter Ross pro at missioncriticalit.com
Fri Aug 3 11:52:09 AEST 2007


looks fine then.

On 8/3/07, Peter Wang <wangp at students.csse.unimelb.edu.au> wrote:
> On 2007-08-03, Peter Ross <pro at missioncriticalit.com> wrote:
> > On 7/30/07, Peter Wang <wangp at students.csse.unimelb.edu.au> wrote:
> > > Just the erlang_conf.m addition requires review.
> > >
> > Where is the erlang_conf.m.in module?
>
> Here it is.
>
> % @configure_input@
> %-----------------------------------------------------------------------------%
> % vim: ft=mercury ts=4 sw=4 et wm=0 tw=0
> %-----------------------------------------------------------------------------%
> % Copyright (C) 2007 The University of Melbourne.
> % This file may only be copied under the terms of the GNU Library General
> % Public License - see the file COPYING.LIB in the Mercury distribution.
> %-----------------------------------------------------------------------------%
> %
> % File: erlang_conf.m.in.
> %
> % At the moment this file just stores the library version for Erlang.
> %
> %-----------------------------------------------------------------------------%
> %-----------------------------------------------------------------------------%
>
> :- module erlang_conf.
> :- implementation.
>
> :- pragma foreign_decl("Erlang", "
> -define(MR_VERSION, ""@VERSION@"").
> -define(MR_FULLARCH, ""@FULLARCH@"").
> ").
>
> %-----------------------------------------------------------------------------%
> %-----------------------------------------------------------------------------%
> --------------------------------------------------------------------------
> 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
> --------------------------------------------------------------------------
>


-- 
Peter Ross - Mission Critical Australia
AU: +61 424 651 834
BE: +32 485 482 559
--------------------------------------------------------------------------
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