Files
mercury/library/mer_std.m
Simon Taylor d325ed1f4c These modules were unintentionally licensed under the
Estimated hours taken: 0.2
Branches: main, release

library/mer_std.m:
library/rational.m:
library/integer.m:
	These modules were unintentionally licensed under the
	GPL rather than the LGPL.
2002-08-29 10:09:07 +00:00

17 lines
626 B
Mathematica

%-----------------------------------------------------------------------------%
% Copyright (C) 2002 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: mer_std.m
% Main author: stayl
%
% This file is only present so that the library is
% generated with the correct name.
%-----------------------------------------------------------------------------%
:- module mer_std.
:- implementation.
:- import_module library.