cantera/src/matlab
Ray Speth c092bbaede Fixed the order of include and library directories when compiling
Include directories in the Cantera source tree should be listed first so that
they take precedence over headers from other installed copies of Cantera that
might end up on the include search path. This was potentially a problem when
Cantera was installed in the same location (e.g. /usr/local) as one of its
dependencies (e.g. Sundials).

The same logic applies to directories on the library link path.
2012-08-10 21:03:06 +00:00
..
.gitignore Updated .gitignore (for git-svn users) 2012-02-15 18:07:01 +00:00
ctfunctions.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
ctmatutils.h Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
flowdevicemethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
funcmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
kineticsmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
mexFunction.map Changed visibility of symbols in ctmethods.mex on Linux 2012-04-11 17:37:33 +00:00
mixturemethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
mllogger.h Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
onedimmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
phasemethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
reactormethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
reactornetmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
SConscript Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
surfmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
thermomethods.cpp Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
transportmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
wallmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
xmlmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00