*** empty log message ***

This commit is contained in:
Dave Goodwin 2004-10-09 15:12:10 +00:00
parent 22f35f2e8a
commit 0f723ca045
3 changed files with 2 additions and 3 deletions

View file

@ -1,5 +1,4 @@
//#include "ct_defs.h"
#include "xml.h"
#include "PureFluidPhase.h"

View file

@ -10,13 +10,14 @@
* $Date$
* $Revision$
*
* Copyright 2003 California Institute of Technology
* Copyright 2003-2004 California Institute of Technology
* See file License.txt for licensing information
*
*/
#include "utilities.h"
#include "ctexceptions.h"
#include "stringUtils.h"
#include "State.h"
namespace Cantera {

View file

@ -98,7 +98,6 @@ namespace Cantera {
/// range, an exception will be thrown.
doublereal massFraction(int k) const;
/**
* Set the mass fractions to the specified values, and then
* normalize them so that they sum to 1.0.