$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: helmut.zeisel_at_[hidden]
Date: 2001-06-21 23:06:40
--- In boost_at_y..., "Fernando Cacciola" <fcacciola_at_g...> wrote:
> How you checked the CLN library
> http://clisp.cons.org/~haible/documentation/cln/doc/cln_toc.html )?
> It wraps GMP. Even though there might be a lot of issues to address
in that
> library, it does provide a starting point.
>
This is what I found:
http://clisp.cons.org/~haible/packages-cln-README.html
Copyright (c) Bruno Haible 1988-2000,
Richard Kreckel 2000-2001, GPL
The license (GPL) is the same as GMP
and not boost conform:
http://www.boost.org/more/lib_guide.htm:
Restricted licenses like the GPL and LGPL are not acceptable.
Helmut Zeisel