Doxygen update

This commit is contained in:
Harry Moffat 2009-09-26 01:15:38 +00:00
parent f1d0698194
commit 844b3cdce8

View file

@ -496,7 +496,8 @@ namespace Cantera {
//! Adds moles of a certain species to the mixture
/*!
*
* @param indexS Index of the species in the MultiPhase object
* @param addedMoles Value of the moles that are added to the species.
*/
void addSpeciesMoles(const int indexS, const doublereal addedMoles);