10 Nov
1999
10 Nov
'99
5:36 p.m.
Hi! - The main file to include for programs using GiNaC is <ginac/ginac.h>. This file will include all other public GiNaC headers in the proper order. - No public GiNaC header file should include other GiNaC header files. - GiNaC source files should include "ginac.h" and (optionally) "config.h" and other private GiNaC header files. - All GiNaC-related source files have a header that is structured like this: /** @file <file name> * * <description> * * <copyright> * * <GNU disclaimer> */ Bye, Christian -- / Coding on PowerPC and proud of it \/ http://www.uni-mainz.de/~bauec002/