Test commit with small functionality.

This commit is contained in:
Harry Moffat 2009-10-02 21:08:16 +00:00
parent 431f167c0f
commit ff82509600

View file

@ -78,8 +78,8 @@ namespace Cantera {
virtual void setTolerances(doublereal reltol, int n,
doublereal* abstol) { warn("setTolerances"); }
/**
* Set error tolerances.
//! Set error tolerances.
/*!
* @param reltol scalar relative tolerance
* @param abstol scalar absolute tolerance
*/