Namespaces for GiNaC and xloops
Christian Bauer
cbauer at ThEP.Physik.Uni-Mainz.DE
Wed Nov 17 18:10:29 CET 1999
Hi!
GiNaC and libxloops are now put into their own namespaces ("GiNaC" and
"xloops", respectively). If you're using GiNaC/libxloops in your own
programs, it should be enough to add
using namespace GiNaC;
using namespace xloops;
after the #include <ginac/ginac.h> or #include <lib/xloops.h> to make
things compile again.
Bye,
Christian
--
/ Coding on PowerPC and proud of it
\/ http://www.uni-mainz.de/~bauec002/
More information about the GiNaC-devel
mailing list