cantera/Cantera/user
Harry Moffat 05e16e8e35 Added in the PIC autoconf variable, that already existed, into most
of the Makefiles in the code. This variable will now be used
to specify the position independent code compiler option within
Cantera. Note, this bug fix was needed for a 64 bit full python compile
on linux.
2007-04-13 22:39:15 +00:00
..
.cvsignore Added Makefile. 2004-08-06 20:56:42 +00:00
Makefile.in Added in the PIC autoconf variable, that already existed, into most 2007-04-13 22:39:15 +00:00
user.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00