Commit graph

18 commits

Author SHA1 Message Date
Ray Speth
2528df0f75 Reorganized source tree structure
These changes make it unnecessary to copy header files around during
the build process, which tends to confuse IDEs and debuggers. The
headers which comprise Cantera's external C++ interface are now in
the 'include' directory.

All of the samples and demos are now in the 'samples' subdirectory.
2012-02-12 02:27:14 +00:00
Ray Speth
a6f939c2fe Applied consistent formatting to all C++ code
Done using astyle:
astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux
2012-02-10 17:24:00 +00:00
Ray Speth
bc9ec48516 Fixing compiler warnings, part 5 2012-01-17 04:11:51 +00:00
Ray Speth
453576f0ad Removed MSVC-specific compiler warning suppression 2012-01-17 04:09:18 +00:00
Harry Moffat
5d0b71fc3a Solaris warns about templated static functions. 2006-03-07 20:47:29 +00:00
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +00:00
Harry Moffat
4b5fc228a2 Static_cast to eliminate VC++ warnings. 2004-07-02 15:23:33 +00:00
Dave Goodwin
1b6e12aeaf fixed problem with continuing beyond max number of points 2004-05-30 04:04:52 +00:00
Dave Goodwin
e6a0ba740c *** empty log message *** 2003-09-10 19:14:15 +00:00
Dave Goodwin
e6e720bd00 *** empty log message *** 2003-08-26 05:22:29 +00:00
Dave Goodwin
5d1b37c7aa *** empty log message *** 2003-08-26 03:25:39 +00:00
Dave Goodwin
81189197f1 *** empty log message *** 2003-08-13 13:56:34 +00:00
Dave Goodwin
e26a9e54dd *** empty log message *** 2003-08-04 14:31:06 +00:00
Dave Goodwin
76526a6aa3 *** empty log message *** 2003-07-04 06:37:42 +00:00
Dave Goodwin
de7c965da8 *** empty log message *** 2003-06-08 14:51:29 +00:00
Dave Goodwin
ffe47674ef *** empty log message *** 2003-06-08 14:51:29 +00:00
Dave Goodwin
2a00814a9d *** empty log message *** 2003-06-07 23:53:49 +00:00
Dave Goodwin
32fed991cf - 2003-05-13 19:43:30 +00:00