Commit graph

10 commits

Author SHA1 Message Date
Ray Speth
4e6205fa8c Eliminate memory leak in demoequil.cpp 2014-12-12 01:36:48 +00:00
Ray Speth
39b751d655 [Equil] Always use the member function versions of 'equilibrate'
The various free functions are deprecated, along with the now unnecessary
headers 'equil.h' and 'equilibrium.h'.
2014-11-08 00:53:45 +00:00
Ray Speth
1215f05da7 [Kinetics] Remove deprecated GRI30 class
Resolves Issue 134.
2013-12-14 00:17:54 +00:00
Ray Speth
7da738d238 Re-applied consistent formatting to trunk
Applied using: astyle -n --style=kr --add-brackets --indent=spaces=4
--indent-col1-comments --unpad-paren --pad-header --align-pointer=type
--lineend=linux
2013-02-07 23:40:59 +00:00
Ray Speth
1d19803885 Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
Ray Speth
f49ce03f88 Added documentation on using pkg-config 2012-06-14 21:06:46 +00:00
Ray Speth
545e258eb3 Moved more general documentation to ReST/Sphinx 2012-04-04 18:46:02 +00:00
Ray Speth
0783630204 Moved C++ sample programs into the ReST/Sphinx documentation 2012-04-04 18:45:47 +00:00
Ray Speth
bb2719deec Added instructions for compiling C++ programs using SCons and make 2012-04-04 18:45:43 +00:00
Ray Speth
7e34588c5f Reorganizing C++ User's guide documentation 2012-04-04 18:45:37 +00:00