From 9c6080e3c9052445871726c4f84852cd4472edfd Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Wed, 9 Dec 2009 17:50:27 +0000 Subject: [PATCH] Turned on keyword substitution in the cpp files. --- Cantera/clib/src/Cabinet.h | 2 +- Cantera/clib/src/Makefile.in | 6 +++--- Cantera/clib/src/Storage.cpp | 2 +- Cantera/clib/src/Storage.h | 2 +- Cantera/clib/src/clib_defs.h | 2 +- Cantera/clib/src/ct.cpp | 2 +- Cantera/clib/src/ct.h | 2 +- Cantera/clib/src/ctbdry.cpp | 2 +- Cantera/clib/src/ctbdry.h | 2 +- Cantera/clib/src/ctfunc.cpp | 2 +- Cantera/clib/src/ctfunc.h | 2 +- Cantera/clib/src/ctmultiphase.cpp | 2 +- Cantera/clib/src/ctmultiphase.h | 2 +- Cantera/clib/src/ctnum.h | 2 +- Cantera/clib/src/ctonedim.cpp | 2 +- Cantera/clib/src/ctonedim.h | 2 +- Cantera/clib/src/ctreactor.cpp | 2 +- Cantera/clib/src/ctreactor.h | 2 +- Cantera/clib/src/ctrpath.cpp | 2 +- Cantera/clib/src/ctrpath.h | 2 +- Cantera/clib/src/ctstagn.h | 2 +- Cantera/clib/src/ctsurf.cpp | 2 +- Cantera/clib/src/ctsurf.h | 2 +- Cantera/clib/src/ctxml.cpp | 2 +- Cantera/clib/src/ctxml.h | 2 +- Cantera/cxx/include/Cantera.h | 4 ++-- Cantera/cxx/include/GRI30.h | 2 +- Cantera/cxx/include/Interface.h | 2 +- Cantera/cxx/include/PureFluid.h | 2 +- Cantera/cxx/include/equilibrium.h | 2 +- Cantera/cxx/include/kinetics.h | 2 +- Cantera/cxx/include/zerodim.h | 2 +- Cantera/cxx/src/Makefile.in | 6 +++--- Cantera/src/base/Array.h | 6 +++--- Cantera/src/base/LogPrintCtrl.cpp | 6 +++--- Cantera/src/base/LogPrintCtrl.h | 4 ++-- Cantera/src/base/Makefile.in | 6 +++--- Cantera/src/base/PrintCtrl.cpp | 6 +++--- Cantera/src/base/PrintCtrl.h | 4 ++-- Cantera/src/base/checkFinite.cpp | 4 ++-- Cantera/src/base/clockWC.cpp | 6 +++--- Cantera/src/base/clockWC.h | 6 +++--- Cantera/src/base/ct2ctml.cpp | 4 ++-- Cantera/src/base/ct_defs.h | 4 ++-- Cantera/src/base/ctexceptions.h | 4 ++-- Cantera/src/base/ctml.cpp | 4 ++-- Cantera/src/base/ctml.h | 4 ++-- Cantera/src/base/global.h | 4 ++-- Cantera/src/base/logger.h | 2 +- Cantera/src/base/mdp_allo.cpp | 4 ++-- Cantera/src/base/mdp_allo.h | 4 ++-- Cantera/src/base/misc.cpp | 2 +- Cantera/src/base/plots.cpp | 4 ++-- Cantera/src/base/plots.h | 4 ++-- Cantera/src/base/stringUtils.cpp | 2 +- Cantera/src/base/stringUtils.h | 4 ++-- Cantera/src/base/units.h | 2 +- Cantera/src/base/utilities.h | 2 +- Cantera/src/base/vec_functions.h | 4 ++-- Cantera/src/base/xml.cpp | 4 ++-- Cantera/src/base/xml.h | 4 ++-- Cantera/src/converters/CKParser.cpp | 2 +- Cantera/src/converters/Makefile.in | 6 +++--- Cantera/src/converters/NASA9Parser.cpp | 2 +- Cantera/src/converters/Species.h | 2 +- Cantera/src/converters/ck2ct.cpp | 2 +- Cantera/src/equil/BasisOptimize.cpp | 2 +- Cantera/src/equil/ChemEquil.cpp | 2 +- Cantera/src/equil/ChemEquil.h | 6 +++--- Cantera/src/equil/Makefile.in | 6 +++--- Cantera/src/equil/MultiPhase.cpp | 4 ++-- Cantera/src/equil/MultiPhase.h | 4 ++-- Cantera/src/equil/MultiPhaseEquil.cpp | 2 +- Cantera/src/equil/PropertyCalculator.h | 6 +++--- Cantera/src/equil/equil.h | 6 +++--- Cantera/src/equil/equilibrate.cpp | 2 +- Cantera/src/equil/vcs_DoubleStarStar.cpp | 6 +++--- Cantera/src/equil/vcs_DoubleStarStar.h | 6 +++--- Cantera/src/equil/vcs_Exception.h | 2 +- Cantera/src/equil/vcs_Gibbs.cpp | 2 +- Cantera/src/equil/vcs_IntStarStar.cpp | 6 +++--- Cantera/src/equil/vcs_IntStarStar.h | 6 +++--- Cantera/src/equil/vcs_MultiPhaseEquil.cpp | 2 +- Cantera/src/equil/vcs_MultiPhaseEquil.h | 6 +++--- Cantera/src/equil/vcs_SpeciesProperties.h | 2 +- Cantera/src/equil/vcs_TP.cpp | 6 +++--- Cantera/src/equil/vcs_VolPhase.cpp | 2 +- Cantera/src/equil/vcs_VolPhase.h | 2 +- Cantera/src/equil/vcs_defs.h | 2 +- Cantera/src/equil/vcs_elem.cpp | 2 +- Cantera/src/equil/vcs_elem_rearrange.cpp | 6 +++--- Cantera/src/equil/vcs_equilibrate.cpp | 2 +- Cantera/src/equil/vcs_inest.cpp | 6 +++--- Cantera/src/equil/vcs_internal.h | 2 +- Cantera/src/equil/vcs_linmaxc.cpp | 6 +++--- Cantera/src/equil/vcs_nondim.cpp | 2 +- Cantera/src/equil/vcs_phaseStability.cpp | 4 ++-- Cantera/src/equil/vcs_prep.cpp | 6 +++--- Cantera/src/equil/vcs_prob.cpp | 2 +- Cantera/src/equil/vcs_prob.h | 2 +- Cantera/src/equil/vcs_rearrange.cpp | 2 +- Cantera/src/equil/vcs_report.cpp | 2 +- Cantera/src/equil/vcs_root1d.cpp | 2 +- Cantera/src/equil/vcs_rxnadj.cpp | 2 +- Cantera/src/equil/vcs_setMolesLinProg.cpp | 2 +- Cantera/src/equil/vcs_solve.cpp | 2 +- Cantera/src/equil/vcs_solve.h | 2 +- Cantera/src/equil/vcs_solve_TP.cpp | 2 +- Cantera/src/equil/vcs_species_thermo.cpp | 2 +- Cantera/src/equil/vcs_species_thermo.h | 2 +- Cantera/src/equil/vcs_util.cpp | 2 +- Cantera/src/kinetics/AqueousKinetics.cpp | 4 ++-- Cantera/src/kinetics/AqueousKinetics.h | 6 +++--- Cantera/src/kinetics/EdgeKinetics.h | 6 +++--- Cantera/src/kinetics/Enhanced3BConc.h | 6 +++--- Cantera/src/kinetics/FalloffFactory.cpp | 6 +++--- Cantera/src/kinetics/FalloffFactory.h | 4 ++-- Cantera/src/kinetics/FalloffMgr.h | 6 +++--- Cantera/src/kinetics/GasKinetics.h | 6 +++--- Cantera/src/kinetics/GasKineticsWriter.h | 6 +++--- Cantera/src/kinetics/Group.cpp | 6 +++--- Cantera/src/kinetics/Group.h | 6 +++--- Cantera/src/kinetics/ImplicitChem.cpp | 6 +++--- Cantera/src/kinetics/ImplicitChem.h | 6 +++--- Cantera/src/kinetics/ImplicitSurfChem.cpp | 6 +++--- Cantera/src/kinetics/ImplicitSurfChem.h | 6 +++--- Cantera/src/kinetics/InterfaceKinetics.h | 6 +++--- Cantera/src/kinetics/Kinetics.cpp | 4 ++-- Cantera/src/kinetics/Kinetics.h | 4 ++-- Cantera/src/kinetics/KineticsFactory.cpp | 6 +++--- Cantera/src/kinetics/KineticsFactory.h | 6 +++--- Cantera/src/kinetics/Makefile.in | 6 +++--- Cantera/src/kinetics/RateCoeffMgr.h | 6 +++--- Cantera/src/kinetics/ReactionData.h | 6 +++--- Cantera/src/kinetics/ReactionPath.cpp | 6 +++--- Cantera/src/kinetics/ReactionPath.h | 6 +++--- Cantera/src/kinetics/ReactionStoichMgr.cpp | 6 +++--- Cantera/src/kinetics/ReactionStoichMgr.h | 6 +++--- Cantera/src/kinetics/RxnRates.h | 6 +++--- Cantera/src/kinetics/StoichManager.h | 6 +++--- Cantera/src/kinetics/ThirdBodyMgr.h | 6 +++--- Cantera/src/kinetics/importKinetics.cpp | 6 +++--- Cantera/src/kinetics/importKinetics.h | 6 +++--- Cantera/src/kinetics/reaction_defs.h | 6 +++--- Cantera/src/kinetics/solveSP.cpp | 2 +- Cantera/src/kinetics/solveSP.h | 2 +- Cantera/src/numerics/ArrayViewer.h | 6 +++--- Cantera/src/numerics/BandMatrix.h | 6 +++--- Cantera/src/numerics/CVodeInt.cpp | 2 +- Cantera/src/numerics/CVodeInt.h | 6 +++--- Cantera/src/numerics/CVodesIntegrator.h | 4 ++-- Cantera/src/numerics/DAE_Solver.h | 4 ++-- Cantera/src/numerics/DASPK.cpp | 4 ++-- Cantera/src/numerics/DASPK.h | 4 ++-- Cantera/src/numerics/DenseMatrix.h | 6 +++--- Cantera/src/numerics/Func1.h | 6 +++--- Cantera/src/numerics/IDA_Solver.h | 6 +++--- Cantera/src/numerics/Integrator.h | 6 +++--- Cantera/src/numerics/Makefile.in | 6 +++--- Cantera/src/numerics/NonlinearSolver.cpp | 4 ++-- Cantera/src/numerics/NonlinearSolver.h | 4 ++-- Cantera/src/numerics/ResidEval.h | 4 ++-- Cantera/src/numerics/ResidJacEval.cpp | 4 ++-- Cantera/src/numerics/ResidJacEval.h | 4 ++-- Cantera/src/numerics/SquareMatrix.cpp | 4 ++-- Cantera/src/numerics/SquareMatrix.h | 4 ++-- Cantera/src/numerics/ctlapack.h | 6 +++--- Cantera/src/numerics/funcs.cpp | 6 +++--- Cantera/src/numerics/funcs.h | 6 +++--- Cantera/src/numerics/polyfit.h | 6 +++--- Cantera/src/numerics/sort.cpp | 2 +- Cantera/src/numerics/sort.h | 2 +- Cantera/src/oneD/Domain1D.h | 6 +++--- Cantera/src/oneD/Inlet1D.h | 6 +++--- Cantera/src/oneD/Makefile.in | 6 +++--- Cantera/src/oneD/MultiJac.cpp | 6 +++--- Cantera/src/oneD/MultiJac.h | 6 +++--- Cantera/src/oneD/MultiNewton.cpp | 6 +++--- Cantera/src/oneD/MultiNewton.h | 6 +++--- Cantera/src/oneD/Resid1D.h | 6 +++--- Cantera/src/oneD/Solid1D.cpp | 6 +++--- Cantera/src/oneD/Solid1D.h | 6 +++--- Cantera/src/oneD/StFlow.cpp | 6 +++--- Cantera/src/oneD/StFlow.h | 6 +++--- Cantera/src/oneD/boundaries1D.cpp | 6 +++--- Cantera/src/spectra/Makefile.in | 6 +++--- Cantera/src/thermo/AdsorbateThermo.h | 6 +++--- Cantera/src/thermo/ConstCpPoly.cpp | 6 +++--- Cantera/src/thermo/ConstCpPoly.h | 6 +++--- Cantera/src/thermo/ConstDensityThermo.cpp | 2 +- Cantera/src/thermo/ConstDensityThermo.h | 6 +++--- Cantera/src/thermo/Constituents.cpp | 4 ++-- Cantera/src/thermo/Constituents.h | 4 ++-- Cantera/src/thermo/Crystal.h | 6 +++--- Cantera/src/thermo/DebyeHuckel.cpp | 2 +- Cantera/src/thermo/DebyeHuckel.h | 2 +- Cantera/src/thermo/EdgePhase.h | 6 +++--- Cantera/src/thermo/Elements.cpp | 6 +++--- Cantera/src/thermo/Elements.h | 6 +++--- Cantera/src/thermo/GeneralSpeciesThermo.cpp | 2 +- Cantera/src/thermo/GeneralSpeciesThermo.h | 6 +++--- Cantera/src/thermo/GibbsExcessVPSSTP.cpp | 4 ++-- Cantera/src/thermo/GibbsExcessVPSSTP.h | 2 +- Cantera/src/thermo/HMWSoln.cpp | 2 +- Cantera/src/thermo/HMWSoln.h | 2 +- Cantera/src/thermo/HMWSoln_input.cpp | 2 +- Cantera/src/thermo/IdealGasPhase.cpp | 2 +- Cantera/src/thermo/IdealGasPhase.h | 6 +++--- Cantera/src/thermo/IdealMolalSoln.cpp | 4 ++-- Cantera/src/thermo/IdealMolalSoln.h | 6 +++--- Cantera/src/thermo/IdealSolidSolnPhase.cpp | 2 +- Cantera/src/thermo/IdealSolidSolnPhase.h | 6 +++--- Cantera/src/thermo/IdealSolnGasVPSS.cpp | 6 +++--- Cantera/src/thermo/IdealSolnGasVPSS.h | 6 +++--- Cantera/src/thermo/LatticePhase.cpp | 2 +- Cantera/src/thermo/LatticePhase.h | 6 +++--- Cantera/src/thermo/LatticeSolidPhase.cpp | 2 +- Cantera/src/thermo/LatticeSolidPhase.h | 6 +++--- Cantera/src/thermo/Makefile.in | 6 +++--- Cantera/src/thermo/MargulesVPSSTP.cpp | 4 ++-- Cantera/src/thermo/MargulesVPSSTP.h | 2 +- Cantera/src/thermo/MetalPhase.h | 6 +++--- Cantera/src/thermo/MineralEQ3.cpp | 2 +- Cantera/src/thermo/MineralEQ3.h | 4 ++-- Cantera/src/thermo/MolalityVPSSTP.cpp | 6 +++--- Cantera/src/thermo/MolalityVPSSTP.h | 2 +- Cantera/src/thermo/Mu0Poly.cpp | 6 +++--- Cantera/src/thermo/Mu0Poly.h | 6 +++--- Cantera/src/thermo/Nasa9Poly1.cpp | 6 +++--- Cantera/src/thermo/Nasa9Poly1.h | 4 ++-- Cantera/src/thermo/Nasa9PolyMultiTempRegion.cpp | 6 +++--- Cantera/src/thermo/Nasa9PolyMultiTempRegion.h | 6 +++--- Cantera/src/thermo/NasaPoly1.h | 6 +++--- Cantera/src/thermo/NasaPoly2.h | 6 +++--- Cantera/src/thermo/NasaThermo.h | 4 ++-- Cantera/src/thermo/PDSS.cpp | 2 +- Cantera/src/thermo/PDSS.h | 2 +- Cantera/src/thermo/PDSSFactory.cpp | 2 +- Cantera/src/thermo/PDSS_ConstVol.cpp | 2 +- Cantera/src/thermo/PDSS_ConstVol.h | 2 +- Cantera/src/thermo/PDSS_HKFT.cpp | 2 +- Cantera/src/thermo/PDSS_HKFT.h | 4 ++-- Cantera/src/thermo/PDSS_IdealGas.cpp | 2 +- Cantera/src/thermo/PDSS_IdealGas.h | 2 +- Cantera/src/thermo/PDSS_Water.cpp | 2 +- Cantera/src/thermo/PDSS_Water.h | 6 +++--- Cantera/src/thermo/Phase.h | 6 +++--- Cantera/src/thermo/PseudoBinaryVPSSTP.cpp | 4 ++-- Cantera/src/thermo/PseudoBinaryVPSSTP.h | 2 +- Cantera/src/thermo/PureFluidPhase.cpp | 2 +- Cantera/src/thermo/PureFluidPhase.h | 6 +++--- Cantera/src/thermo/SemiconductorPhase.h | 6 +++--- Cantera/src/thermo/ShomatePoly.h | 6 +++--- Cantera/src/thermo/ShomateThermo.h | 2 +- Cantera/src/thermo/SimpleThermo.h | 2 +- Cantera/src/thermo/SingleSpeciesTP.cpp | 6 +++--- Cantera/src/thermo/SingleSpeciesTP.h | 6 +++--- Cantera/src/thermo/SpeciesThermo.h | 6 +++--- Cantera/src/thermo/SpeciesThermoFactory.cpp | 4 ++-- Cantera/src/thermo/SpeciesThermoFactory.h | 4 ++-- Cantera/src/thermo/SpeciesThermoInterpType.cpp | 6 +++--- Cantera/src/thermo/SpeciesThermoInterpType.h | 6 +++--- Cantera/src/thermo/SpeciesThermoMgr.h | 6 +++--- Cantera/src/thermo/State.cpp | 4 ++-- Cantera/src/thermo/State.h | 4 ++-- Cantera/src/thermo/StoichSubstance.cpp | 4 ++-- Cantera/src/thermo/StoichSubstance.h | 4 ++-- Cantera/src/thermo/StoichSubstanceSSTP.cpp | 2 +- Cantera/src/thermo/StoichSubstanceSSTP.h | 4 ++-- Cantera/src/thermo/SurfPhase.cpp | 4 ++-- Cantera/src/thermo/SurfPhase.h | 4 ++-- Cantera/src/thermo/ThermoFactory.cpp | 4 ++-- Cantera/src/thermo/ThermoFactory.h | 6 +++--- Cantera/src/thermo/ThermoPhase.cpp | 6 +++--- Cantera/src/thermo/ThermoPhase.h | 4 ++-- Cantera/src/thermo/VPSSMgr.cpp | 6 +++--- Cantera/src/thermo/VPSSMgr.h | 6 +++--- Cantera/src/thermo/VPSSMgrFactory.cpp | 2 +- Cantera/src/thermo/VPSSMgrFactory.h | 4 ++-- Cantera/src/thermo/VPSSMgr_ConstVol.cpp | 6 +++--- Cantera/src/thermo/VPSSMgr_ConstVol.h | 6 +++--- Cantera/src/thermo/VPSSMgr_General.cpp | 6 +++--- Cantera/src/thermo/VPSSMgr_General.h | 4 ++-- Cantera/src/thermo/VPSSMgr_IdealGas.cpp | 6 +++--- Cantera/src/thermo/VPSSMgr_IdealGas.h | 6 +++--- Cantera/src/thermo/VPSSMgr_Water_ConstVol.cpp | 4 ++-- Cantera/src/thermo/VPSSMgr_Water_ConstVol.h | 4 ++-- Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp | 4 ++-- Cantera/src/thermo/VPSSMgr_Water_HKFT.h | 4 ++-- Cantera/src/thermo/VPSSMgr_types.h | 6 +++--- Cantera/src/thermo/VPStandardStateTP.cpp | 6 +++--- Cantera/src/thermo/VPStandardStateTP.h | 4 ++-- Cantera/src/thermo/WaterProps.cpp | 2 +- Cantera/src/thermo/WaterProps.h | 2 +- Cantera/src/thermo/WaterPropsIAPWS.cpp | 2 +- Cantera/src/thermo/WaterPropsIAPWS.h | 2 +- Cantera/src/thermo/WaterPropsIAPWSphi.cpp | 2 +- Cantera/src/thermo/WaterPropsIAPWSphi.h | 2 +- Cantera/src/thermo/WaterSSTP.cpp | 2 +- Cantera/src/thermo/WaterSSTP.h | 2 +- Cantera/src/thermo/electrolytes.h | 2 +- Cantera/src/thermo/phasereport.cpp | 4 ++-- Cantera/src/thermo/speciesThermoTypes.h | 6 +++--- Cantera/src/transport/AqueousTransport.cpp | 4 ++-- Cantera/src/transport/AqueousTransport.h | 4 ++-- Cantera/src/transport/DustyGasTransport.cpp | 6 +++--- Cantera/src/transport/LiquidTransport.cpp | 4 ++-- Cantera/src/transport/LiquidTransport.h | 4 ++-- Cantera/src/transport/MMCollisionInt.cpp | 6 +++--- Cantera/src/transport/MMCollisionInt.h | 6 +++--- Cantera/src/transport/Makefile.in | 4 ++-- Cantera/src/transport/MixTransport.cpp | 6 +++--- Cantera/src/transport/MixTransport.h | 6 +++--- Cantera/src/transport/MultiTransport.cpp | 6 +++--- Cantera/src/transport/SolidTransport.cpp | 6 +++--- Cantera/src/transport/SolidTransport.h | 6 +++--- Cantera/src/transport/TransportBase.cpp | 4 ++-- Cantera/src/transport/TransportBase.h | 4 ++-- Cantera/src/transport/TransportFactory.h | 6 +++--- Cantera/src/zeroD/ConstPressureReactor.h | 6 +++--- Cantera/src/zeroD/FlowDevice.h | 6 +++--- Cantera/src/zeroD/FlowReactor.h | 6 +++--- Cantera/src/zeroD/Makefile.in | 6 +++--- Cantera/src/zeroD/PID_Controller.h | 6 +++--- Cantera/src/zeroD/Reactor.h | 6 +++--- Cantera/src/zeroD/ReactorBase.cpp | 6 +++--- Cantera/src/zeroD/ReactorBase.h | 6 +++--- Cantera/src/zeroD/ReactorFactory.cpp | 6 +++--- Cantera/src/zeroD/ReactorFactory.h | 6 +++--- Cantera/src/zeroD/ReactorNet.h | 6 +++--- Cantera/src/zeroD/Reservoir.h | 6 +++--- Cantera/src/zeroD/Wall.h | 6 +++--- Cantera/src/zeroD/flowControllers.h | 6 +++--- 333 files changed, 705 insertions(+), 705 deletions(-) diff --git a/Cantera/clib/src/Cabinet.h b/Cantera/clib/src/Cabinet.h index 02ef05032..0369cbf72 100755 --- a/Cantera/clib/src/Cabinet.h +++ b/Cantera/clib/src/Cabinet.h @@ -2,7 +2,7 @@ * @file Cabinet.h */ /* - * $Id: Cabinet.h,v 1.9 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ diff --git a/Cantera/clib/src/Makefile.in b/Cantera/clib/src/Makefile.in index af4229a15..d42de7845 100755 --- a/Cantera/clib/src/Makefile.in +++ b/Cantera/clib/src/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2008/12/30 21:49:41 $ -# $Revision: 1.19 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2001 California Institute of Technology # diff --git a/Cantera/clib/src/Storage.cpp b/Cantera/clib/src/Storage.cpp index d5462bccb..fea7dc4ad 100755 --- a/Cantera/clib/src/Storage.cpp +++ b/Cantera/clib/src/Storage.cpp @@ -2,7 +2,7 @@ * @file Storage.cpp */ /* - * $Id: Storage.cpp,v 1.6 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ diff --git a/Cantera/clib/src/Storage.h b/Cantera/clib/src/Storage.h index 62db86fd5..159570e84 100755 --- a/Cantera/clib/src/Storage.h +++ b/Cantera/clib/src/Storage.h @@ -2,7 +2,7 @@ * @file Storage.h */ /* - * $Id: Storage.h,v 1.4 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_STORAGE_H diff --git a/Cantera/clib/src/clib_defs.h b/Cantera/clib/src/clib_defs.h index ba18a4811..f3fa601f7 100755 --- a/Cantera/clib/src/clib_defs.h +++ b/Cantera/clib/src/clib_defs.h @@ -2,7 +2,7 @@ * @file clib_defs.h */ /* - * $Id: clib_defs.h,v 1.5 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ diff --git a/Cantera/clib/src/ct.cpp b/Cantera/clib/src/ct.cpp index a0464f2bf..e6c33cbe8 100755 --- a/Cantera/clib/src/ct.cpp +++ b/Cantera/clib/src/ct.cpp @@ -8,7 +8,7 @@ * pointers are passed to or from the calling application. */ -/* $Id: ct.cpp,v 1.45 2009/07/22 01:23:40 hkmoffa Exp $ */ +/* $Id$ */ // turn off warnings under Windows #ifdef WIN32 diff --git a/Cantera/clib/src/ct.h b/Cantera/clib/src/ct.h index 4d91d4b05..8aa59bec3 100755 --- a/Cantera/clib/src/ct.h +++ b/Cantera/clib/src/ct.h @@ -2,7 +2,7 @@ * @file ct.h */ /* - * $Id: ct.h,v 1.24 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_CT_H diff --git a/Cantera/clib/src/ctbdry.cpp b/Cantera/clib/src/ctbdry.cpp index ca15f1c1b..76a4e188b 100755 --- a/Cantera/clib/src/ctbdry.cpp +++ b/Cantera/clib/src/ctbdry.cpp @@ -2,7 +2,7 @@ * @file ctbdry.cpp */ /* - * $Id: ctbdry.cpp,v 1.7 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ diff --git a/Cantera/clib/src/ctbdry.h b/Cantera/clib/src/ctbdry.h index be287776a..700901cf3 100755 --- a/Cantera/clib/src/ctbdry.h +++ b/Cantera/clib/src/ctbdry.h @@ -2,7 +2,7 @@ * @file ctbdry.h */ /* - * $Id: ctbdry.h,v 1.4 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_BDRY_H diff --git a/Cantera/clib/src/ctfunc.cpp b/Cantera/clib/src/ctfunc.cpp index 5f5aaede9..8e7fd442a 100755 --- a/Cantera/clib/src/ctfunc.cpp +++ b/Cantera/clib/src/ctfunc.cpp @@ -2,7 +2,7 @@ * @file ctfunc.cpp */ /* - * $Id: ctfunc.cpp,v 1.10 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifdef WIN32 diff --git a/Cantera/clib/src/ctfunc.h b/Cantera/clib/src/ctfunc.h index 0b451ac19..8c60483ac 100755 --- a/Cantera/clib/src/ctfunc.h +++ b/Cantera/clib/src/ctfunc.h @@ -2,7 +2,7 @@ * @file ctfunc.h */ /* - * $Id: ctfunc.h,v 1.4 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_FUNC1_H diff --git a/Cantera/clib/src/ctmultiphase.cpp b/Cantera/clib/src/ctmultiphase.cpp index cf3692b62..e37c1dd5e 100644 --- a/Cantera/clib/src/ctmultiphase.cpp +++ b/Cantera/clib/src/ctmultiphase.cpp @@ -2,7 +2,7 @@ * @file ctmultiphase.cpp */ /* - * $Id: ctmultiphase.cpp,v 1.15 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ diff --git a/Cantera/clib/src/ctmultiphase.h b/Cantera/clib/src/ctmultiphase.h index ec3364e46..81c99c623 100644 --- a/Cantera/clib/src/ctmultiphase.h +++ b/Cantera/clib/src/ctmultiphase.h @@ -2,7 +2,7 @@ * @file ctmultiphase.h */ /* - * $Id: ctmultiphase.h,v 1.7 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_MULTIPHASE_H diff --git a/Cantera/clib/src/ctnum.h b/Cantera/clib/src/ctnum.h index 977c67a7b..791a302bf 100755 --- a/Cantera/clib/src/ctnum.h +++ b/Cantera/clib/src/ctnum.h @@ -2,7 +2,7 @@ * @file ctnum.h */ /* - * $Id: ctnum.h,v 1.2 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_CTNUM_H diff --git a/Cantera/clib/src/ctonedim.cpp b/Cantera/clib/src/ctonedim.cpp index b411fb85f..e1da6fa52 100644 --- a/Cantera/clib/src/ctonedim.cpp +++ b/Cantera/clib/src/ctonedim.cpp @@ -2,7 +2,7 @@ * @file ctonedim.cpp */ /* - * $Id: ctonedim.cpp,v 1.25 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ // turn off warnings under Windows diff --git a/Cantera/clib/src/ctonedim.h b/Cantera/clib/src/ctonedim.h index 1fa45c80e..8bf95e442 100644 --- a/Cantera/clib/src/ctonedim.h +++ b/Cantera/clib/src/ctonedim.h @@ -2,7 +2,7 @@ * @file ctonedim.h */ /* - * $Id: ctonedim.h,v 1.16 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_ONEDIM_H diff --git a/Cantera/clib/src/ctreactor.cpp b/Cantera/clib/src/ctreactor.cpp index 05d4976f7..0e8fff638 100755 --- a/Cantera/clib/src/ctreactor.cpp +++ b/Cantera/clib/src/ctreactor.cpp @@ -2,7 +2,7 @@ * @file ctreactor.cpp */ /* - * $Id: ctreactor.cpp,v 1.19 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ diff --git a/Cantera/clib/src/ctreactor.h b/Cantera/clib/src/ctreactor.h index a54ce3225..2ab223c07 100755 --- a/Cantera/clib/src/ctreactor.h +++ b/Cantera/clib/src/ctreactor.h @@ -2,7 +2,7 @@ * @file ctreactor.h */ /* - * $Id: ctreactor.h,v 1.7 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_REACTOR_H diff --git a/Cantera/clib/src/ctrpath.cpp b/Cantera/clib/src/ctrpath.cpp index 21cd23559..8de8aa1ef 100755 --- a/Cantera/clib/src/ctrpath.cpp +++ b/Cantera/clib/src/ctrpath.cpp @@ -2,7 +2,7 @@ * @file ctrpath.cpp */ /* - * $Id: ctrpath.cpp,v 1.4 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #define CANTERA_USE_INTERNAL diff --git a/Cantera/clib/src/ctrpath.h b/Cantera/clib/src/ctrpath.h index 5c51ca1e6..c2af32904 100755 --- a/Cantera/clib/src/ctrpath.h +++ b/Cantera/clib/src/ctrpath.h @@ -2,7 +2,7 @@ * @file ctrpath.h */ /* - * $Id: ctrpath.h,v 1.2 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_RXNPATH_H diff --git a/Cantera/clib/src/ctstagn.h b/Cantera/clib/src/ctstagn.h index 156f8732b..4b4b721bf 100755 --- a/Cantera/clib/src/ctstagn.h +++ b/Cantera/clib/src/ctstagn.h @@ -2,7 +2,7 @@ * @file ctstagn.h */ /* - * $Id: ctstagn.h,v 1.2 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_STAGN_H diff --git a/Cantera/clib/src/ctsurf.cpp b/Cantera/clib/src/ctsurf.cpp index 984c700b0..b7a5f9d93 100755 --- a/Cantera/clib/src/ctsurf.cpp +++ b/Cantera/clib/src/ctsurf.cpp @@ -2,7 +2,7 @@ * @file ctsurf.cpp */ /* - * $Id: ctsurf.cpp,v 1.6 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ // turn off warnings under Windows diff --git a/Cantera/clib/src/ctsurf.h b/Cantera/clib/src/ctsurf.h index 19cb35d6f..610422696 100755 --- a/Cantera/clib/src/ctsurf.h +++ b/Cantera/clib/src/ctsurf.h @@ -2,7 +2,7 @@ * @file ctsurf.h */ /* - * $Id: ctsurf.h,v 1.3 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_SURF_H diff --git a/Cantera/clib/src/ctxml.cpp b/Cantera/clib/src/ctxml.cpp index 5d008c9b0..57b237293 100644 --- a/Cantera/clib/src/ctxml.cpp +++ b/Cantera/clib/src/ctxml.cpp @@ -2,7 +2,7 @@ * @file ctxml.cpp */ /* - * $Id: ctxml.cpp,v 1.13 2009/07/22 01:21:35 hkmoffa Exp $ + * $Id$ */ diff --git a/Cantera/clib/src/ctxml.h b/Cantera/clib/src/ctxml.h index e3b67313d..7629c8465 100644 --- a/Cantera/clib/src/ctxml.h +++ b/Cantera/clib/src/ctxml.h @@ -2,7 +2,7 @@ * @file ctxml.h */ /* - * $Id: ctxml.h,v 1.6 2009/07/11 17:16:09 hkmoffa Exp $ + * $Id$ */ #ifndef CTC_XML_H diff --git a/Cantera/cxx/include/Cantera.h b/Cantera/cxx/include/Cantera.h index 15c32a444..0093fe998 100755 --- a/Cantera/cxx/include/Cantera.h +++ b/Cantera/cxx/include/Cantera.h @@ -5,8 +5,8 @@ */ /* - * $Revision: 1.11 $ - * $Date: 2009/01/05 23:34:40 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/cxx/include/GRI30.h b/Cantera/cxx/include/GRI30.h index 04de8f887..6bc28cb26 100644 --- a/Cantera/cxx/include/GRI30.h +++ b/Cantera/cxx/include/GRI30.h @@ -1,5 +1,5 @@ /* - * $Id: GRI30.h,v 1.8 2008/02/16 21:35:30 hkmoffa Exp $ + * $Id$ */ #ifndef CXX_GRI30H #define CXX_GRI30H diff --git a/Cantera/cxx/include/Interface.h b/Cantera/cxx/include/Interface.h index 3dff74dac..0734fd233 100644 --- a/Cantera/cxx/include/Interface.h +++ b/Cantera/cxx/include/Interface.h @@ -5,7 +5,7 @@ */ /* - * $Id: Interface.h,v 1.10 2008/01/09 13:43:26 dggoodwin Exp $ + * $Id$ */ #ifndef CXX_INTERFACE diff --git a/Cantera/cxx/include/PureFluid.h b/Cantera/cxx/include/PureFluid.h index 7b16fb675..ce7ec4c9e 100644 --- a/Cantera/cxx/include/PureFluid.h +++ b/Cantera/cxx/include/PureFluid.h @@ -1,5 +1,5 @@ /* - * $Id: PureFluid.h,v 1.7 2007/12/21 02:58:41 hkmoffa Exp $ + * $Id$ */ #ifndef CXX_PUREFLUID #define CXX_PUREFLUID diff --git a/Cantera/cxx/include/equilibrium.h b/Cantera/cxx/include/equilibrium.h index 618495d48..1de354127 100755 --- a/Cantera/cxx/include/equilibrium.h +++ b/Cantera/cxx/include/equilibrium.h @@ -4,7 +4,7 @@ * (see \ref equilfunctions) */ /* - * $Id: equilibrium.h,v 1.11 2009/04/04 03:27:43 hkmoffa Exp $ + * $Id$ */ #ifndef CT_EQUIL_INCL #define CT_EQUIL_INCL diff --git a/Cantera/cxx/include/kinetics.h b/Cantera/cxx/include/kinetics.h index 137599144..f19fd9114 100644 --- a/Cantera/cxx/include/kinetics.h +++ b/Cantera/cxx/include/kinetics.h @@ -1,5 +1,5 @@ /* - * $Id: kinetics.h,v 1.4 2007/05/04 15:18:41 dggoodwin Exp $ + * $Id$ */ #ifndef CXX_INCL_KINETICS #define CXX_INCL_KINETICS diff --git a/Cantera/cxx/include/zerodim.h b/Cantera/cxx/include/zerodim.h index 34d932c4d..168039815 100644 --- a/Cantera/cxx/include/zerodim.h +++ b/Cantera/cxx/include/zerodim.h @@ -1,5 +1,5 @@ /* - * $Id: zerodim.h,v 1.8 2009/07/22 01:21:35 hkmoffa Exp $ + * $Id$ */ #ifndef CT_INCL_ZERODIM_H #define CT_INCL_ZERODIM_H diff --git a/Cantera/cxx/src/Makefile.in b/Cantera/cxx/src/Makefile.in index 05eaa3c6e..01e78a4ac 100644 --- a/Cantera/cxx/src/Makefile.in +++ b/Cantera/cxx/src/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2008/12/30 21:49:41 $ -# $Revision: 1.17 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2001 California Institute of Technology # diff --git a/Cantera/src/base/Array.h b/Cantera/src/base/Array.h index 003700a8c..22c508748 100755 --- a/Cantera/src/base/Array.h +++ b/Cantera/src/base/Array.h @@ -4,9 +4,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.5 $ - * $Date: 2009/01/15 23:05:34 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/LogPrintCtrl.cpp b/Cantera/src/base/LogPrintCtrl.cpp index fac746ece..34cef0ba6 100644 --- a/Cantera/src/base/LogPrintCtrl.cpp +++ b/Cantera/src/base/LogPrintCtrl.cpp @@ -4,9 +4,9 @@ * (see \ref Cantera::LogPrintCtrl). */ /* - * $Author: hkmoffa $ - * $Revision: 1.1 $ - * $Date: 2008/04/08 20:19:26 $ + * $Author$ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/LogPrintCtrl.h b/Cantera/src/base/LogPrintCtrl.h index 80aa5a8bf..889298e2b 100644 --- a/Cantera/src/base/LogPrintCtrl.h +++ b/Cantera/src/base/LogPrintCtrl.h @@ -4,8 +4,8 @@ * (see \ref Cantera::LogPrintCtrl). */ /* - * $Revision: 1.2 $ - * $Date: 2009/01/15 20:08:50 $ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/Makefile.in b/Cantera/src/base/Makefile.in index 73c81a191..7d00cb58a 100644 --- a/Cantera/src/base/Makefile.in +++ b/Cantera/src/base/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2009/02/11 19:55:56 $ -# $Revision: 1.8 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/base/PrintCtrl.cpp b/Cantera/src/base/PrintCtrl.cpp index f40824fb4..973b248b2 100644 --- a/Cantera/src/base/PrintCtrl.cpp +++ b/Cantera/src/base/PrintCtrl.cpp @@ -4,9 +4,9 @@ * (see \ref Cantera::PrintCtrl). */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2009/03/14 00:27:10 $ + * $Author$ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/PrintCtrl.h b/Cantera/src/base/PrintCtrl.h index 50e224bc5..cce65457f 100644 --- a/Cantera/src/base/PrintCtrl.h +++ b/Cantera/src/base/PrintCtrl.h @@ -4,8 +4,8 @@ * (see \ref Cantera::PrintCtrl). */ /* - * $Revision: 1.3 $ - * $Date: 2009/03/14 00:27:10 $ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/checkFinite.cpp b/Cantera/src/base/checkFinite.cpp index f4f2f2601..b20096b99 100644 --- a/Cantera/src/base/checkFinite.cpp +++ b/Cantera/src/base/checkFinite.cpp @@ -4,8 +4,8 @@ * check for the presence of NaNs in the code. */ /* - * $Revision: 1.2 $ - * $Date: 2009/03/27 00:39:43 $ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/clockWC.cpp b/Cantera/src/base/clockWC.cpp index 6c823ca7d..7b7bd7936 100644 --- a/Cantera/src/base/clockWC.cpp +++ b/Cantera/src/base/clockWC.cpp @@ -4,9 +4,9 @@ * (see \ref Cantera::clockWC). */ /* - * $Author: hkmoffa $ - * $Revision: 1.1 $ - * $Date: 2007/06/11 15:20:03 $ + * $Author$ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/clockWC.h b/Cantera/src/base/clockWC.h index d9888ed99..8d3ad1654 100644 --- a/Cantera/src/base/clockWC.h +++ b/Cantera/src/base/clockWC.h @@ -4,9 +4,9 @@ * (see \ref Cantera::clockWC). */ /* - * $Author: hkmoffa $ - * $Revision: 1.1 $ - * $Date: 2007/06/11 15:20:03 $ + * $Author$ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/ct2ctml.cpp b/Cantera/src/base/ct2ctml.cpp index da2fb958b..591d599fb 100644 --- a/Cantera/src/base/ct2ctml.cpp +++ b/Cantera/src/base/ct2ctml.cpp @@ -5,8 +5,8 @@ */ /* - * $Revision: 1.14 $ - * $Date: 2009/07/13 16:47:40 $ + * $Revision$ + * $Date$ */ // Copyright 2001-2005 California Institute of Technology diff --git a/Cantera/src/base/ct_defs.h b/Cantera/src/base/ct_defs.h index 3b8cb52db..c394cadb7 100755 --- a/Cantera/src/base/ct_defs.h +++ b/Cantera/src/base/ct_defs.h @@ -10,8 +10,8 @@ */ /* - * $Revision: 1.9 $ - * $Date: 2009/01/24 00:15:00 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/ctexceptions.h b/Cantera/src/base/ctexceptions.h index 80b787814..1c29cbd36 100755 --- a/Cantera/src/base/ctexceptions.h +++ b/Cantera/src/base/ctexceptions.h @@ -6,8 +6,8 @@ */ /* - * $Date: 2009/02/11 19:55:57 $ - * $Revision: 1.7 $ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/ctml.cpp b/Cantera/src/base/ctml.cpp index 1a00220d7..3bed038ac 100755 --- a/Cantera/src/base/ctml.cpp +++ b/Cantera/src/base/ctml.cpp @@ -5,8 +5,8 @@ */ /* - * $Revision: 1.24 $ - * $Date: 2009/03/13 03:18:08 $ + * $Revision$ + * $Date$ */ // Copyright 2002 California Institute of Technology diff --git a/Cantera/src/base/ctml.h b/Cantera/src/base/ctml.h index 79ba4bed6..71e3d98b6 100755 --- a/Cantera/src/base/ctml.h +++ b/Cantera/src/base/ctml.h @@ -6,8 +6,8 @@ */ /* - * $Revision: 1.22 $ - * $Date: 2009/07/11 17:20:19 $ + * $Revision$ + * $Date$ */ // Copyright 2002 California Institute of Technology diff --git a/Cantera/src/base/global.h b/Cantera/src/base/global.h index d3b02c924..c0386d8fc 100755 --- a/Cantera/src/base/global.h +++ b/Cantera/src/base/global.h @@ -17,8 +17,8 @@ */ /* - * $Revision: 1.8 $ - * $Date: 2009/07/06 23:52:40 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/logger.h b/Cantera/src/base/logger.h index fcc93b0ca..d4b508aa3 100644 --- a/Cantera/src/base/logger.h +++ b/Cantera/src/base/logger.h @@ -4,7 +4,7 @@ * (see \ref textlogs and class \link Cantera::Logger Logger\endlink). */ /* - * $Id: logger.h,v 1.3 2008/12/17 17:13:35 hkmoffa Exp $ + * $Id$ */ #ifndef CT_LOGGER_H diff --git a/Cantera/src/base/mdp_allo.cpp b/Cantera/src/base/mdp_allo.cpp index 745601491..1d9f90e3f 100644 --- a/Cantera/src/base/mdp_allo.cpp +++ b/Cantera/src/base/mdp_allo.cpp @@ -3,8 +3,8 @@ * Definitions for dynamic allocation of multidimensional pointer arrays */ /* - * $Revision: 1.3 $ - * $Date: 2009/07/22 01:21:35 $ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/mdp_allo.h b/Cantera/src/base/mdp_allo.h index 03c969fef..ef41f9b95 100644 --- a/Cantera/src/base/mdp_allo.h +++ b/Cantera/src/base/mdp_allo.h @@ -5,8 +5,8 @@ * one call. */ /* - * $Revision: 1.2 $ - * $Date: 2009/03/27 00:39:43 $ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/base/misc.cpp b/Cantera/src/base/misc.cpp index f0a9d8e8e..30d8d9a90 100755 --- a/Cantera/src/base/misc.cpp +++ b/Cantera/src/base/misc.cpp @@ -10,7 +10,7 @@ * HTML_logs */ /* - * $Id: misc.cpp,v 1.16 2009/07/13 16:47:40 hkmoffa Exp $ + * $Id$ */ #ifdef WIN32 diff --git a/Cantera/src/base/plots.cpp b/Cantera/src/base/plots.cpp index de293ba48..fe093e030 100755 --- a/Cantera/src/base/plots.cpp +++ b/Cantera/src/base/plots.cpp @@ -3,8 +3,8 @@ */ /* - * $Revision: 1.2 $ - * $Date: 2009/01/14 23:16:24 $ + * $Revision$ + * $Date$ */ // Copyright 2002 California Institute of Technology diff --git a/Cantera/src/base/plots.h b/Cantera/src/base/plots.h index 794680d37..5c2a0a186 100755 --- a/Cantera/src/base/plots.h +++ b/Cantera/src/base/plots.h @@ -5,8 +5,8 @@ */ /* - * $Revision: 1.2 $ - * $Date: 2009/01/14 23:16:24 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/stringUtils.cpp b/Cantera/src/base/stringUtils.cpp index a8f61444a..54eb66d32 100755 --- a/Cantera/src/base/stringUtils.cpp +++ b/Cantera/src/base/stringUtils.cpp @@ -5,7 +5,7 @@ */ /* - * $Id: stringUtils.cpp,v 1.22 2009/01/15 20:08:50 hkmoffa Exp $ + * $Id$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/stringUtils.h b/Cantera/src/base/stringUtils.h index 367affb23..4dc6c7dbf 100755 --- a/Cantera/src/base/stringUtils.h +++ b/Cantera/src/base/stringUtils.h @@ -5,8 +5,8 @@ */ /* - * $Revision: 1.15 $ - * $Date: 2009/01/15 20:08:50 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/units.h b/Cantera/src/base/units.h index 86ba5409c..b6fb22363 100644 --- a/Cantera/src/base/units.h +++ b/Cantera/src/base/units.h @@ -7,7 +7,7 @@ * This header is included only by file misc.cpp. */ /* - * $Id: units.h,v 1.5 2007/12/15 17:15:50 dggoodwin Exp $ + * $Id$ */ // Copyright 2002 California Institute of Technology diff --git a/Cantera/src/base/utilities.h b/Cantera/src/base/utilities.h index a608789f5..7b5221555 100755 --- a/Cantera/src/base/utilities.h +++ b/Cantera/src/base/utilities.h @@ -6,7 +6,7 @@ // Copyright 2001 California Institute of Technology /* - * $Id: utilities.h,v 1.9 2008/08/22 14:41:07 hkmoffa Exp $ + * $Id$ */ /** diff --git a/Cantera/src/base/vec_functions.h b/Cantera/src/base/vec_functions.h index bee171468..7d7a0f14d 100755 --- a/Cantera/src/base/vec_functions.h +++ b/Cantera/src/base/vec_functions.h @@ -3,8 +3,8 @@ * Templates for operations on vector-like objects. */ /* - * $Date: 2009/01/15 20:08:50 $ - * $Revision: 1.3 $ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/base/xml.cpp b/Cantera/src/base/xml.cpp index 02b83c335..08a6f3dff 100755 --- a/Cantera/src/base/xml.cpp +++ b/Cantera/src/base/xml.cpp @@ -6,8 +6,8 @@ */ /* - * $Revision: 1.27 $ - * $Date: 2009/07/22 01:21:35 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/base/xml.h b/Cantera/src/base/xml.h index 4f48c5505..571f2436a 100755 --- a/Cantera/src/base/xml.h +++ b/Cantera/src/base/xml.h @@ -6,8 +6,8 @@ */ /* - * $Revision: 1.23 $ - * $Date: 2009/07/22 01:21:35 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/converters/CKParser.cpp b/Cantera/src/converters/CKParser.cpp index 3efea5455..b51b408ea 100755 --- a/Cantera/src/converters/CKParser.cpp +++ b/Cantera/src/converters/CKParser.cpp @@ -5,7 +5,7 @@ // Copyright 2001 California Institute of Technology // -// $Id: CKParser.cpp,v 1.23 2009/03/13 03:26:18 hkmoffa Exp $ +// $Id$ // turn off warnings about truncating long names under Windows #ifdef WIN32 diff --git a/Cantera/src/converters/Makefile.in b/Cantera/src/converters/Makefile.in index 9290b1ad7..d491f2f59 100644 --- a/Cantera/src/converters/Makefile.in +++ b/Cantera/src/converters/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2008/12/30 21:49:41 $ -# $Revision: 1.19 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/converters/NASA9Parser.cpp b/Cantera/src/converters/NASA9Parser.cpp index 8b917c78d..cb4f7069a 100644 --- a/Cantera/src/converters/NASA9Parser.cpp +++ b/Cantera/src/converters/NASA9Parser.cpp @@ -5,7 +5,7 @@ // Copyright 2001 California Institute of Technology // -// $Id: NASA9Parser.cpp,v 1.2 2009/03/13 03:26:18 hkmoffa Exp $ +// $Id$ // diff --git a/Cantera/src/converters/Species.h b/Cantera/src/converters/Species.h index 9b0b84e99..9b82c7d3a 100755 --- a/Cantera/src/converters/Species.h +++ b/Cantera/src/converters/Species.h @@ -3,7 +3,7 @@ * */ /* - * $Id: Species.h,v 1.2 2007/09/13 15:05:39 hkmoffa Exp $ + * $Id$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/converters/ck2ct.cpp b/Cantera/src/converters/ck2ct.cpp index a9b178586..464ab8283 100644 --- a/Cantera/src/converters/ck2ct.cpp +++ b/Cantera/src/converters/ck2ct.cpp @@ -3,7 +3,7 @@ * Convert CK-format reaction mechanism files to Cantera input format. */ /* - * $Id: ck2ct.cpp,v 1.27 2009/01/10 18:03:31 hkmoffa Exp $ + * $Id$ * */ #ifdef WIN32 diff --git a/Cantera/src/equil/BasisOptimize.cpp b/Cantera/src/equil/BasisOptimize.cpp index 809cd2050..b98d36ff4 100644 --- a/Cantera/src/equil/BasisOptimize.cpp +++ b/Cantera/src/equil/BasisOptimize.cpp @@ -5,7 +5,7 @@ */ /* - * $Id: BasisOptimize.cpp,v 1.9 2009/01/05 23:20:43 hkmoffa Exp $ + * $Id$ */ #include "ct_defs.h" diff --git a/Cantera/src/equil/ChemEquil.cpp b/Cantera/src/equil/ChemEquil.cpp index 25b3145ab..d78714575 100755 --- a/Cantera/src/equil/ChemEquil.cpp +++ b/Cantera/src/equil/ChemEquil.cpp @@ -8,7 +8,7 @@ /* * * - * $Id: ChemEquil.cpp,v 1.15 2009/03/14 03:28:04 hkmoffa Exp $ + * $Id$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/equil/ChemEquil.h b/Cantera/src/equil/ChemEquil.h index d40d1ef77..f39244292 100755 --- a/Cantera/src/equil/ChemEquil.h +++ b/Cantera/src/equil/ChemEquil.h @@ -3,9 +3,9 @@ * * Chemical equilibrium. * - * $Author: hkmoffa $ - * $Date: 2008/09/04 17:03:42 $ - * $Revision: 1.6 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/equil/Makefile.in b/Cantera/src/equil/Makefile.in index 1ef465f86..363c44348 100644 --- a/Cantera/src/equil/Makefile.in +++ b/Cantera/src/equil/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2008/12/30 21:49:41 $ -# $Revision: 1.16 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/equil/MultiPhase.cpp b/Cantera/src/equil/MultiPhase.cpp index 7d8567f72..81dcb4865 100644 --- a/Cantera/src/equil/MultiPhase.cpp +++ b/Cantera/src/equil/MultiPhase.cpp @@ -5,8 +5,8 @@ */ /* * - * $Date: 2009/04/17 00:40:48 $ - * $Revision: 1.15 $ + * $Date$ + * $Revision$ */ #include "MultiPhase.h" diff --git a/Cantera/src/equil/MultiPhase.h b/Cantera/src/equil/MultiPhase.h index 7dfa0a5a3..fa96148c3 100644 --- a/Cantera/src/equil/MultiPhase.h +++ b/Cantera/src/equil/MultiPhase.h @@ -5,8 +5,8 @@ */ /* - * $Date: 2009/04/17 00:40:48 $ - * $Revision: 1.11 $ + * $Date$ + * $Revision$ */ // Copyright 2004 California Institute of Technology diff --git a/Cantera/src/equil/MultiPhaseEquil.cpp b/Cantera/src/equil/MultiPhaseEquil.cpp index db5e786d4..0d70eaae5 100644 --- a/Cantera/src/equil/MultiPhaseEquil.cpp +++ b/Cantera/src/equil/MultiPhaseEquil.cpp @@ -2,7 +2,7 @@ * @file MultiPhaseEquil.cpp */ /* - * $Id: MultiPhaseEquil.cpp,v 1.12 2009/04/22 00:33:35 hkmoffa Exp $ + * $Id$ */ #include "MultiPhaseEquil.h" diff --git a/Cantera/src/equil/PropertyCalculator.h b/Cantera/src/equil/PropertyCalculator.h index f5ae87345..cb37cbcbb 100755 --- a/Cantera/src/equil/PropertyCalculator.h +++ b/Cantera/src/equil/PropertyCalculator.h @@ -1,9 +1,9 @@ /** * @file PropertyCalculator.h * - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2008/12/17 16:56:43 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/equil/equil.h b/Cantera/src/equil/equil.h index e43f1471a..937b70a4a 100644 --- a/Cantera/src/equil/equil.h +++ b/Cantera/src/equil/equil.h @@ -1,8 +1,8 @@ /*********************************************************************** * $RCSfile: equil.h,v $ - * $Author: hkmoffa $ - * $Date: 2008/04/11 22:44:49 $ - * $Revision: 1.3 $ + * $Author$ + * $Date$ + * $Revision$ ***********************************************************************/ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/equil/equilibrate.cpp b/Cantera/src/equil/equilibrate.cpp index 3c50e5cca..548df4f68 100644 --- a/Cantera/src/equil/equilibrate.cpp +++ b/Cantera/src/equil/equilibrate.cpp @@ -4,7 +4,7 @@ * */ /* - * $Id: equilibrate.cpp,v 1.11 2009/03/18 17:27:20 hkmoffa Exp $ + * $Id$ */ #include "equil.h" #include "ChemEquil.h" diff --git a/Cantera/src/equil/vcs_DoubleStarStar.cpp b/Cantera/src/equil/vcs_DoubleStarStar.cpp index 0b72701eb..4a95e111b 100644 --- a/Cantera/src/equil/vcs_DoubleStarStar.cpp +++ b/Cantera/src/equil/vcs_DoubleStarStar.cpp @@ -5,9 +5,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2008/08/01 16:05:38 $ + * $Author$ + * $Revision$ + * $Date$ */ #include "vcs_DoubleStarStar.h" diff --git a/Cantera/src/equil/vcs_DoubleStarStar.h b/Cantera/src/equil/vcs_DoubleStarStar.h index cb6060f69..79db395ea 100644 --- a/Cantera/src/equil/vcs_DoubleStarStar.h +++ b/Cantera/src/equil/vcs_DoubleStarStar.h @@ -5,9 +5,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2008/08/01 16:05:38 $ + * $Author$ + * $Revision$ + * $Date$ */ #ifndef VCS_DOUBLESTARSTAR_H diff --git a/Cantera/src/equil/vcs_Exception.h b/Cantera/src/equil/vcs_Exception.h index 3ee7fbacb..c08216868 100644 --- a/Cantera/src/equil/vcs_Exception.h +++ b/Cantera/src/equil/vcs_Exception.h @@ -2,7 +2,7 @@ * @file vcs_Exception.h */ /* - * $Id: vcs_Exception.h,v 1.2 2008/07/22 16:23:55 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_Gibbs.cpp b/Cantera/src/equil/vcs_Gibbs.cpp index 224095eae..f427da1a3 100644 --- a/Cantera/src/equil/vcs_Gibbs.cpp +++ b/Cantera/src/equil/vcs_Gibbs.cpp @@ -3,7 +3,7 @@ * Functions which calculate the extrinsic Gibbs Free energies */ /* - * $Id: vcs_Gibbs.cpp,v 1.12 2009/03/27 21:32:33 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/equil/vcs_IntStarStar.cpp b/Cantera/src/equil/vcs_IntStarStar.cpp index c356298f0..772ade325 100644 --- a/Cantera/src/equil/vcs_IntStarStar.cpp +++ b/Cantera/src/equil/vcs_IntStarStar.cpp @@ -5,9 +5,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.1 $ - * $Date: 2007/12/19 21:19:28 $ + * $Author$ + * $Revision$ + * $Date$ */ #include "vcs_IntStarStar.h" diff --git a/Cantera/src/equil/vcs_IntStarStar.h b/Cantera/src/equil/vcs_IntStarStar.h index bde2bcf02..653f42bb7 100644 --- a/Cantera/src/equil/vcs_IntStarStar.h +++ b/Cantera/src/equil/vcs_IntStarStar.h @@ -5,9 +5,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.1 $ - * $Date: 2007/12/19 21:19:28 $ + * $Author$ + * $Revision$ + * $Date$ */ #ifndef VCS_INTSTARSTAR_H diff --git a/Cantera/src/equil/vcs_MultiPhaseEquil.cpp b/Cantera/src/equil/vcs_MultiPhaseEquil.cpp index e394ddf53..9d8863917 100644 --- a/Cantera/src/equil/vcs_MultiPhaseEquil.cpp +++ b/Cantera/src/equil/vcs_MultiPhaseEquil.cpp @@ -3,7 +3,7 @@ * Driver routine for the VCSnonideal equilibrium solver package */ /* - * $Id: vcs_MultiPhaseEquil.cpp,v 1.48 2009/03/28 03:07:23 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2006) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_MultiPhaseEquil.h b/Cantera/src/equil/vcs_MultiPhaseEquil.h index 4ef1a8857..3b35973a4 100644 --- a/Cantera/src/equil/vcs_MultiPhaseEquil.h +++ b/Cantera/src/equil/vcs_MultiPhaseEquil.h @@ -4,9 +4,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.12 $ - * $Date: 2008/05/06 16:53:37 $ + * $Author$ + * $Revision$ + * $Date$ */ diff --git a/Cantera/src/equil/vcs_SpeciesProperties.h b/Cantera/src/equil/vcs_SpeciesProperties.h index 13d8ec9d3..7a3457a6d 100644 --- a/Cantera/src/equil/vcs_SpeciesProperties.h +++ b/Cantera/src/equil/vcs_SpeciesProperties.h @@ -1,5 +1,5 @@ -/* $Id: vcs_SpeciesProperties.h,v 1.1 2007/12/19 21:19:28 hkmoffa Exp $ */ +/* $Id$ */ #ifndef VCS_SPECIES_PROPERTIES_H #define VCS_SPECIES_PROPERTIES_H diff --git a/Cantera/src/equil/vcs_TP.cpp b/Cantera/src/equil/vcs_TP.cpp index 4b9f2e0ff..83f3e3248 100644 --- a/Cantera/src/equil/vcs_TP.cpp +++ b/Cantera/src/equil/vcs_TP.cpp @@ -3,9 +3,9 @@ /* | RCS Head Information on zuzax.pchem.sandia.gov | */ /* -------------------------------------------------- */ /* $RCSfile: vcs_TP.cpp,v $ */ -/* $Author: hkmoffa $ */ -/* $Date: 2008/12/17 16:34:18 $ */ -/* $Revision: 1.14 $ */ +/* $Author$ */ +/* $Date$ */ +/* $Revision$ */ /* ======================================================================= */ #include "vcs_solve.h" diff --git a/Cantera/src/equil/vcs_VolPhase.cpp b/Cantera/src/equil/vcs_VolPhase.cpp index cdac4b681..760f919ff 100644 --- a/Cantera/src/equil/vcs_VolPhase.cpp +++ b/Cantera/src/equil/vcs_VolPhase.cpp @@ -2,7 +2,7 @@ * @file vcs_VolPhase.cpp */ -/* $Id: vcs_VolPhase.cpp,v 1.37 2009/07/23 14:41:40 hkmoffa Exp $ */ +/* $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_VolPhase.h b/Cantera/src/equil/vcs_VolPhase.h index 6de83bdeb..808558a16 100644 --- a/Cantera/src/equil/vcs_VolPhase.h +++ b/Cantera/src/equil/vcs_VolPhase.h @@ -3,7 +3,7 @@ * Header for the object representing each phase within vcs */ /* - * $Id: vcs_VolPhase.h,v 1.29 2009/04/18 00:42:50 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_defs.h b/Cantera/src/equil/vcs_defs.h index 28e46c17c..056859ff6 100644 --- a/Cantera/src/equil/vcs_defs.h +++ b/Cantera/src/equil/vcs_defs.h @@ -3,7 +3,7 @@ * Defines and definitions within the vcs package */ /* - * $Id: vcs_defs.h,v 1.14 2009/04/18 00:42:51 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/equil/vcs_elem.cpp b/Cantera/src/equil/vcs_elem.cpp index 0c293f710..0d6d37ef8 100644 --- a/Cantera/src/equil/vcs_elem.cpp +++ b/Cantera/src/equil/vcs_elem.cpp @@ -5,7 +5,7 @@ * of the element abundances constraints. */ /* - * $Id: vcs_elem.cpp,v 1.12 2008/10/23 01:13:35 hkmoffa Exp $ + * $Id$ */ #include "vcs_solve.h" diff --git a/Cantera/src/equil/vcs_elem_rearrange.cpp b/Cantera/src/equil/vcs_elem_rearrange.cpp index c86d7d8ba..95e94feaa 100644 --- a/Cantera/src/equil/vcs_elem_rearrange.cpp +++ b/Cantera/src/equil/vcs_elem_rearrange.cpp @@ -3,9 +3,9 @@ * Contains implementations for rearranging the element columns, and * it contains the algorithm for choosing the rearrangement. */ -/* $Author: hkmoffa $ - * $Date: 2008/12/17 16:56:43 $ - * $Revision: 1.13 $ +/* $Author$ + * $Date$ + * $Revision$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_equilibrate.cpp b/Cantera/src/equil/vcs_equilibrate.cpp index 6039c65d0..ed46e6c14 100644 --- a/Cantera/src/equil/vcs_equilibrate.cpp +++ b/Cantera/src/equil/vcs_equilibrate.cpp @@ -4,7 +4,7 @@ */ /* * - * $Id: vcs_equilibrate.cpp,v 1.7 2009/03/18 17:27:20 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2006) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_inest.cpp b/Cantera/src/equil/vcs_inest.cpp index e45505cad..f071a044a 100644 --- a/Cantera/src/equil/vcs_inest.cpp +++ b/Cantera/src/equil/vcs_inest.cpp @@ -2,9 +2,9 @@ * @file vcs_inest.cpp * Implementation methods for obtaining a good initial guess */ -/* $Author: hkmoffa $ - * $Date: 2009/03/27 22:36:20 $ - * $Revision: 1.35 $ +/* $Author$ + * $Date$ + * $Revision$ */ /* diff --git a/Cantera/src/equil/vcs_internal.h b/Cantera/src/equil/vcs_internal.h index 6756c4a7a..b816240e2 100644 --- a/Cantera/src/equil/vcs_internal.h +++ b/Cantera/src/equil/vcs_internal.h @@ -3,7 +3,7 @@ * Internal declarations for the VCSnonideal package */ /* - * $Id: vcs_internal.h,v 1.20 2009/04/18 00:42:51 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/equil/vcs_linmaxc.cpp b/Cantera/src/equil/vcs_linmaxc.cpp index 20c2b0398..813324eb7 100644 --- a/Cantera/src/equil/vcs_linmaxc.cpp +++ b/Cantera/src/equil/vcs_linmaxc.cpp @@ -1,6 +1,6 @@ -/* $Author: hkmoffa $ - * $Date: 2008/12/17 16:34:18 $ - * $Revision: 1.5 $ +/* $Author$ + * $Date$ + * $Revision$ */ /* diff --git a/Cantera/src/equil/vcs_nondim.cpp b/Cantera/src/equil/vcs_nondim.cpp index cd0a31b16..16d44448d 100644 --- a/Cantera/src/equil/vcs_nondim.cpp +++ b/Cantera/src/equil/vcs_nondim.cpp @@ -3,7 +3,7 @@ * Nondimensionalization routines within VCSnonideal */ /* - * $Id: vcs_nondim.cpp,v 1.17 2008/12/17 16:56:43 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2007) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_phaseStability.cpp b/Cantera/src/equil/vcs_phaseStability.cpp index 7193015d7..a0a560abf 100644 --- a/Cantera/src/equil/vcs_phaseStability.cpp +++ b/Cantera/src/equil/vcs_phaseStability.cpp @@ -1,7 +1,7 @@ /* ======================================================================= */ /* $RCSfile: vcs_phaseStability.cpp,v $ */ -/* $Date: 2009/04/18 00:42:51 $ */ -/* $Revision: 1.8 $ */ +/* $Date$ */ +/* $Revision$ */ /* ======================================================================= */ diff --git a/Cantera/src/equil/vcs_prep.cpp b/Cantera/src/equil/vcs_prep.cpp index eee8a75a2..5579f2211 100644 --- a/Cantera/src/equil/vcs_prep.cpp +++ b/Cantera/src/equil/vcs_prep.cpp @@ -4,9 +4,9 @@ */ /* $RCSfile: vcs_prep.cpp,v $ */ -/* $Author: hkmoffa $ */ -/* $Date: 2008/12/17 16:34:18 $ */ -/* $Revision: 1.25 $ */ +/* $Author$ */ +/* $Date$ */ +/* $Revision$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of * Contract DE-AC04-94AL85000 with Sandia Corporation, the diff --git a/Cantera/src/equil/vcs_prob.cpp b/Cantera/src/equil/vcs_prob.cpp index 0993faa3c..6d1891b4c 100644 --- a/Cantera/src/equil/vcs_prob.cpp +++ b/Cantera/src/equil/vcs_prob.cpp @@ -5,7 +5,7 @@ */ /* - * $Id: vcs_prob.cpp,v 1.22 2008/12/17 16:56:43 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/equil/vcs_prob.h b/Cantera/src/equil/vcs_prob.h index d235c392d..70905a50b 100644 --- a/Cantera/src/equil/vcs_prob.h +++ b/Cantera/src/equil/vcs_prob.h @@ -4,7 +4,7 @@ */ /* - * $Id: vcs_prob.h,v 1.6 2008/05/06 16:53:38 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_rearrange.cpp b/Cantera/src/equil/vcs_rearrange.cpp index 4d556c784..e12310c55 100644 --- a/Cantera/src/equil/vcs_rearrange.cpp +++ b/Cantera/src/equil/vcs_rearrange.cpp @@ -3,7 +3,7 @@ * implementation file for rearranging species. */ /* - * $Id: vcs_rearrange.cpp,v 1.5 2008/12/17 16:34:18 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2007) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_report.cpp b/Cantera/src/equil/vcs_report.cpp index 9beb9a1f2..94dde2c62 100644 --- a/Cantera/src/equil/vcs_report.cpp +++ b/Cantera/src/equil/vcs_report.cpp @@ -1,5 +1,5 @@ /* - * $Id: vcs_report.cpp,v 1.38 2009/04/01 01:16:40 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/equil/vcs_root1d.cpp b/Cantera/src/equil/vcs_root1d.cpp index b7bdf4085..bb8116b96 100644 --- a/Cantera/src/equil/vcs_root1d.cpp +++ b/Cantera/src/equil/vcs_root1d.cpp @@ -3,7 +3,7 @@ * Code for a one dimensional root finder program. */ /* - * $Id: vcs_root1d.cpp,v 1.5 2008/12/17 16:34:18 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2006) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_rxnadj.cpp b/Cantera/src/equil/vcs_rxnadj.cpp index 72d14fb55..0a4983045 100644 --- a/Cantera/src/equil/vcs_rxnadj.cpp +++ b/Cantera/src/equil/vcs_rxnadj.cpp @@ -3,7 +3,7 @@ * Routines for carrying out various adjustments to the reaction steps */ /* - * $Id: vcs_rxnadj.cpp,v 1.34 2009/04/18 00:42:51 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2006) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_setMolesLinProg.cpp b/Cantera/src/equil/vcs_setMolesLinProg.cpp index bd3e64d51..425600cae 100644 --- a/Cantera/src/equil/vcs_setMolesLinProg.cpp +++ b/Cantera/src/equil/vcs_setMolesLinProg.cpp @@ -3,7 +3,7 @@ * */ /* - * $Id: vcs_setMolesLinProg.cpp,v 1.11 2008/12/17 16:34:18 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_solve.cpp b/Cantera/src/equil/vcs_solve.cpp index 354a7e16a..108d1dcbc 100644 --- a/Cantera/src/equil/vcs_solve.cpp +++ b/Cantera/src/equil/vcs_solve.cpp @@ -3,7 +3,7 @@ * Header file for the internal class that holds the problem. */ /* - * $Id: vcs_solve.cpp,v 1.60 2008/12/17 16:56:43 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_solve.h b/Cantera/src/equil/vcs_solve.h index 2337632cc..64acf7ee0 100644 --- a/Cantera/src/equil/vcs_solve.h +++ b/Cantera/src/equil/vcs_solve.h @@ -3,7 +3,7 @@ * Header file for the internal object that holds the problem */ /* - * $Id: vcs_solve.h,v 1.75 2009/04/18 00:42:51 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_solve_TP.cpp b/Cantera/src/equil/vcs_solve_TP.cpp index cff79e653..5d8bae98b 100644 --- a/Cantera/src/equil/vcs_solve_TP.cpp +++ b/Cantera/src/equil/vcs_solve_TP.cpp @@ -3,7 +3,7 @@ * main algorithm for finding an equilibrium */ /* - * $Id: vcs_solve_TP.cpp,v 1.93 2009/04/18 00:42:51 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_species_thermo.cpp b/Cantera/src/equil/vcs_species_thermo.cpp index c51507d3b..1a33fcf80 100644 --- a/Cantera/src/equil/vcs_species_thermo.cpp +++ b/Cantera/src/equil/vcs_species_thermo.cpp @@ -3,7 +3,7 @@ * Implementation for the VCS_SPECIES_THERMO object. */ /* - * $Id: vcs_species_thermo.cpp,v 1.18 2008/12/17 16:34:18 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/equil/vcs_species_thermo.h b/Cantera/src/equil/vcs_species_thermo.h index 047cc4c20..268b9731f 100644 --- a/Cantera/src/equil/vcs_species_thermo.h +++ b/Cantera/src/equil/vcs_species_thermo.h @@ -1,5 +1,5 @@ /* - * $Id: vcs_species_thermo.h,v 1.3 2008/04/28 16:08:35 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/equil/vcs_util.cpp b/Cantera/src/equil/vcs_util.cpp index a39ea4915..ae34e3a12 100644 --- a/Cantera/src/equil/vcs_util.cpp +++ b/Cantera/src/equil/vcs_util.cpp @@ -3,7 +3,7 @@ * Internal definitions for utility functions for the VCSnonideal package */ /* - * $Id: vcs_util.cpp,v 1.13 2009/07/06 22:30:58 hkmoffa Exp $ + * $Id$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/kinetics/AqueousKinetics.cpp b/Cantera/src/kinetics/AqueousKinetics.cpp index 7590bba54..0559dec2b 100644 --- a/Cantera/src/kinetics/AqueousKinetics.cpp +++ b/Cantera/src/kinetics/AqueousKinetics.cpp @@ -11,8 +11,8 @@ * U.S. Government retains certain rights in this software. */ /* - * $Date: 2009/02/11 01:50:54 $ - * $Revision: 1.1 $ + * $Date$ + * $Revision$ */ diff --git a/Cantera/src/kinetics/AqueousKinetics.h b/Cantera/src/kinetics/AqueousKinetics.h index bcdd1d9e7..a23bc0626 100644 --- a/Cantera/src/kinetics/AqueousKinetics.h +++ b/Cantera/src/kinetics/AqueousKinetics.h @@ -3,9 +3,9 @@ * * @ingroup chemkinetics * - * $Author: hkmoffa $ - * $Revision: 1.1 $ - * $Date: 2009/02/11 01:50:57 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/EdgeKinetics.h b/Cantera/src/kinetics/EdgeKinetics.h index c5e2168ca..b19e7b3e6 100644 --- a/Cantera/src/kinetics/EdgeKinetics.h +++ b/Cantera/src/kinetics/EdgeKinetics.h @@ -5,9 +5,9 @@ * @ingroup electrochem */ -/* $Author: hkmoffa $ - * $Revision: 1.4 $ - * $Date: 2008/12/16 20:32:18 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/Enhanced3BConc.h b/Cantera/src/kinetics/Enhanced3BConc.h index 7d927eafd..0aa892a64 100755 --- a/Cantera/src/kinetics/Enhanced3BConc.h +++ b/Cantera/src/kinetics/Enhanced3BConc.h @@ -2,9 +2,9 @@ * @file Enhanced3BConc.h */ -/* $Author: dggoodwin $ - * $Date: 2007/05/04 14:27:23 $ - * $Revision: 1.1 $ +/* $Author$ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/FalloffFactory.cpp b/Cantera/src/kinetics/FalloffFactory.cpp index 1e9108df7..fa3f41cf0 100755 --- a/Cantera/src/kinetics/FalloffFactory.cpp +++ b/Cantera/src/kinetics/FalloffFactory.cpp @@ -2,9 +2,9 @@ * @file FalloffFactory.cpp */ -/* $Author: hkmoffa $ - * $Date: 2008/12/29 21:34:08 $ - * $Revision: 1.6 $ +/* $Author$ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/FalloffFactory.h b/Cantera/src/kinetics/FalloffFactory.h index fd1605cd7..cbf3a88af 100755 --- a/Cantera/src/kinetics/FalloffFactory.h +++ b/Cantera/src/kinetics/FalloffFactory.h @@ -6,8 +6,8 @@ */ /* - * $Date: 2008/12/29 21:34:08 $ - * $Revision: 1.4 $ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/FalloffMgr.h b/Cantera/src/kinetics/FalloffMgr.h index d09cff962..a36d7bcce 100755 --- a/Cantera/src/kinetics/FalloffMgr.h +++ b/Cantera/src/kinetics/FalloffMgr.h @@ -1,9 +1,9 @@ /** * @file FalloffMgr.h * - * $Author: dggoodwin $ - * $Date: 2007/05/10 03:28:32 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/GasKinetics.h b/Cantera/src/kinetics/GasKinetics.h index bd2c55d0b..7dee80dcd 100755 --- a/Cantera/src/kinetics/GasKinetics.h +++ b/Cantera/src/kinetics/GasKinetics.h @@ -3,9 +3,9 @@ * * @ingroup chemkinetics * - * $Author: hkmoffa $ - * $Revision: 1.8 $ - * $Date: 2008/12/29 21:34:08 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/GasKineticsWriter.h b/Cantera/src/kinetics/GasKineticsWriter.h index fe3be0de0..88b07a213 100755 --- a/Cantera/src/kinetics/GasKineticsWriter.h +++ b/Cantera/src/kinetics/GasKineticsWriter.h @@ -2,9 +2,9 @@ * * @file GasKineticsWriter.h * - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2008/12/17 17:09:37 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/Group.cpp b/Cantera/src/kinetics/Group.cpp index b799def71..4c58727d0 100755 --- a/Cantera/src/kinetics/Group.cpp +++ b/Cantera/src/kinetics/Group.cpp @@ -3,9 +3,9 @@ * * Implementation file for the Group class used in reaction path analysis. * - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2008/12/29 21:34:08 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/Group.h b/Cantera/src/kinetics/Group.h index c1e2ebdca..82e13b74f 100755 --- a/Cantera/src/kinetics/Group.h +++ b/Cantera/src/kinetics/Group.h @@ -1,9 +1,9 @@ /** * @file Group.h * - * $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:27:23 $ + * $Author$ + * $Revision$ + * $Date$ */ diff --git a/Cantera/src/kinetics/ImplicitChem.cpp b/Cantera/src/kinetics/ImplicitChem.cpp index 57cad99db..5a05e2f76 100755 --- a/Cantera/src/kinetics/ImplicitChem.cpp +++ b/Cantera/src/kinetics/ImplicitChem.cpp @@ -2,9 +2,9 @@ * @file ImplicitChem.cpp */ -/* $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:27:23 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ImplicitChem.h b/Cantera/src/kinetics/ImplicitChem.h index 7d17c06b3..96180bdee 100755 --- a/Cantera/src/kinetics/ImplicitChem.h +++ b/Cantera/src/kinetics/ImplicitChem.h @@ -1,9 +1,9 @@ /** * @file ImplicitChem.h * - * $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:27:23 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ImplicitSurfChem.cpp b/Cantera/src/kinetics/ImplicitSurfChem.cpp index 1801b7001..28e82d45a 100755 --- a/Cantera/src/kinetics/ImplicitSurfChem.cpp +++ b/Cantera/src/kinetics/ImplicitSurfChem.cpp @@ -6,9 +6,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.4 $ - * $Date: 2007/08/29 19:57:48 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ImplicitSurfChem.h b/Cantera/src/kinetics/ImplicitSurfChem.h index 57b233998..adc0fcdce 100755 --- a/Cantera/src/kinetics/ImplicitSurfChem.h +++ b/Cantera/src/kinetics/ImplicitSurfChem.h @@ -6,9 +6,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2007/08/23 21:43:07 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/InterfaceKinetics.h b/Cantera/src/kinetics/InterfaceKinetics.h index 261947bf9..3de46a1f1 100644 --- a/Cantera/src/kinetics/InterfaceKinetics.h +++ b/Cantera/src/kinetics/InterfaceKinetics.h @@ -4,9 +4,9 @@ * @ingroup chemkinetics */ /* - * $Author: hkmoffa $ - * $Revision: 1.11 $ - * $Date: 2008/12/17 17:09:37 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/Kinetics.cpp b/Cantera/src/kinetics/Kinetics.cpp index f7ac93ff7..38ea75fe0 100644 --- a/Cantera/src/kinetics/Kinetics.cpp +++ b/Cantera/src/kinetics/Kinetics.cpp @@ -7,8 +7,8 @@ * Kinetics managers calculate rates of progress of species due to homogeneous or heterogeneous kinetics. */ /* - * $Date: 2008/12/16 20:32:18 $ - * $Revision: 1.3 $ + * $Date$ + * $Revision$ */ // Copyright 2001-2004 California Institute of Technology diff --git a/Cantera/src/kinetics/Kinetics.h b/Cantera/src/kinetics/Kinetics.h index 69c6ebca8..25ca5305f 100755 --- a/Cantera/src/kinetics/Kinetics.h +++ b/Cantera/src/kinetics/Kinetics.h @@ -4,8 +4,8 @@ * module documentation (see \ref kineticsmgr and class * \link Cantera::Kinetics Kinetics\endlink). * - * $Date: 2008/12/16 20:32:18 $ - * $Revision: 1.8 $ + * $Date$ + * $Revision$ */ // Copyright 2001-2004 California Institute of Technology diff --git a/Cantera/src/kinetics/KineticsFactory.cpp b/Cantera/src/kinetics/KineticsFactory.cpp index 142bdc36f..0d811f63e 100644 --- a/Cantera/src/kinetics/KineticsFactory.cpp +++ b/Cantera/src/kinetics/KineticsFactory.cpp @@ -3,9 +3,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.4 $ - * $Date: 2009/02/11 20:01:45 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/KineticsFactory.h b/Cantera/src/kinetics/KineticsFactory.h index 4fdc9c6be..f4336c96d 100644 --- a/Cantera/src/kinetics/KineticsFactory.h +++ b/Cantera/src/kinetics/KineticsFactory.h @@ -3,9 +3,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2009/02/11 01:50:58 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/Makefile.in b/Cantera/src/kinetics/Makefile.in index 19700d7d6..cfd625c43 100644 --- a/Cantera/src/kinetics/Makefile.in +++ b/Cantera/src/kinetics/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2009/02/11 01:50:58 $ -# $Revision: 1.10 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/kinetics/RateCoeffMgr.h b/Cantera/src/kinetics/RateCoeffMgr.h index fba1ae9d4..792c14617 100755 --- a/Cantera/src/kinetics/RateCoeffMgr.h +++ b/Cantera/src/kinetics/RateCoeffMgr.h @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:27:23 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ReactionData.h b/Cantera/src/kinetics/ReactionData.h index 6c7665a31..99541ed14 100755 --- a/Cantera/src/kinetics/ReactionData.h +++ b/Cantera/src/kinetics/ReactionData.h @@ -3,9 +3,9 @@ * */ /* - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2007/06/04 23:05:07 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ReactionPath.cpp b/Cantera/src/kinetics/ReactionPath.cpp index 4b2feb41f..af42f38a2 100755 --- a/Cantera/src/kinetics/ReactionPath.cpp +++ b/Cantera/src/kinetics/ReactionPath.cpp @@ -4,9 +4,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.2 $ - * $Date: 2008/02/05 23:36:12 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ReactionPath.h b/Cantera/src/kinetics/ReactionPath.h index 5100648b7..f2ccf67d6 100755 --- a/Cantera/src/kinetics/ReactionPath.h +++ b/Cantera/src/kinetics/ReactionPath.h @@ -3,9 +3,9 @@ * * Classes for reaction path analysis. * - * $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:27:23 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ReactionStoichMgr.cpp b/Cantera/src/kinetics/ReactionStoichMgr.cpp index dca9fc3b5..67f09f37a 100644 --- a/Cantera/src/kinetics/ReactionStoichMgr.cpp +++ b/Cantera/src/kinetics/ReactionStoichMgr.cpp @@ -5,9 +5,9 @@ /// //------------------------------------------------ -// $Author: dggoodwin $ -// $Revision: 1.1 $ -// $Date: 2007/05/04 15:48:44 $ +// $Author$ +// $Revision$ +// $Date$ // turn off warnings under Windows #ifdef WIN32 diff --git a/Cantera/src/kinetics/ReactionStoichMgr.h b/Cantera/src/kinetics/ReactionStoichMgr.h index d8121d700..203bfc5e4 100644 --- a/Cantera/src/kinetics/ReactionStoichMgr.h +++ b/Cantera/src/kinetics/ReactionStoichMgr.h @@ -5,9 +5,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2007/06/12 14:20:02 $ + * $Author$ + * $Revision$ + * $Date$ */ #ifndef CT_RXN_STOICH diff --git a/Cantera/src/kinetics/RxnRates.h b/Cantera/src/kinetics/RxnRates.h index a17f549d7..44f0c6a70 100755 --- a/Cantera/src/kinetics/RxnRates.h +++ b/Cantera/src/kinetics/RxnRates.h @@ -3,9 +3,9 @@ * */ -/* $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:27:23 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/StoichManager.h b/Cantera/src/kinetics/StoichManager.h index d699c68d9..826ae9ee8 100755 --- a/Cantera/src/kinetics/StoichManager.h +++ b/Cantera/src/kinetics/StoichManager.h @@ -1,9 +1,9 @@ /** * @file StoichManager.h * - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2007/05/17 21:17:16 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/ThirdBodyMgr.h b/Cantera/src/kinetics/ThirdBodyMgr.h index 63ccea4f8..33ab92c22 100755 --- a/Cantera/src/kinetics/ThirdBodyMgr.h +++ b/Cantera/src/kinetics/ThirdBodyMgr.h @@ -1,9 +1,9 @@ /** * @file ThirdBodyMgr.h * - * $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:27:23 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/kinetics/importKinetics.cpp b/Cantera/src/kinetics/importKinetics.cpp index 7641bdd9b..5313286ab 100644 --- a/Cantera/src/kinetics/importKinetics.cpp +++ b/Cantera/src/kinetics/importKinetics.cpp @@ -10,9 +10,9 @@ * from the ctml tree structures. */ -/* $Author: hkmoffa $ - * $Revision: 1.10 $ - * $Date: 2009/03/13 03:23:20 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2002 California Institute of Technology diff --git a/Cantera/src/kinetics/importKinetics.h b/Cantera/src/kinetics/importKinetics.h index 8735ac18d..404937bc7 100644 --- a/Cantera/src/kinetics/importKinetics.h +++ b/Cantera/src/kinetics/importKinetics.h @@ -10,9 +10,9 @@ * from the ctml tree structures. */ /* - * $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2007/06/04 23:09:19 $ + * $Author$ + * $Revision$ + * $Date$ * */ diff --git a/Cantera/src/kinetics/reaction_defs.h b/Cantera/src/kinetics/reaction_defs.h index 8e6123915..eb36dc544 100755 --- a/Cantera/src/kinetics/reaction_defs.h +++ b/Cantera/src/kinetics/reaction_defs.h @@ -4,9 +4,9 @@ */ /* - * $Author: dggoodwin $ - * $Date: 2007/05/04 14:27:24 $ - * $Revision: 1.1 $ + * $Author$ + * $Date$ + * $Revision$ * */ diff --git a/Cantera/src/kinetics/solveSP.cpp b/Cantera/src/kinetics/solveSP.cpp index a91f0a3c9..a44757365 100644 --- a/Cantera/src/kinetics/solveSP.cpp +++ b/Cantera/src/kinetics/solveSP.cpp @@ -2,7 +2,7 @@ * @file: solveSP.cpp Implicit surface site concentration solver */ /* - * $Id: solveSP.cpp,v 1.4 2008/12/17 17:09:37 hkmoffa Exp $ + * $Id$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/kinetics/solveSP.h b/Cantera/src/kinetics/solveSP.h index 7caf9b334..f4d679d3e 100644 --- a/Cantera/src/kinetics/solveSP.h +++ b/Cantera/src/kinetics/solveSP.h @@ -4,7 +4,7 @@ * (see \ref chemkinetics and class \link Cantera::solveSP solveSP\endlink). */ /* - * $Id: solveSP.h,v 1.3 2007/12/30 04:19:38 dggoodwin Exp $ + * $Id$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/numerics/ArrayViewer.h b/Cantera/src/numerics/ArrayViewer.h index cc6bcfbe5..112648530 100755 --- a/Cantera/src/numerics/ArrayViewer.h +++ b/Cantera/src/numerics/ArrayViewer.h @@ -4,9 +4,9 @@ * Header file for class ArrayViewer */ -/* $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:40:26 $ +/* $Author$ + * $Revision$ + * $Date$ * */ diff --git a/Cantera/src/numerics/BandMatrix.h b/Cantera/src/numerics/BandMatrix.h index 3d5512108..d3f7fdd3e 100755 --- a/Cantera/src/numerics/BandMatrix.h +++ b/Cantera/src/numerics/BandMatrix.h @@ -5,9 +5,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:40:26 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/numerics/CVodeInt.cpp b/Cantera/src/numerics/CVodeInt.cpp index 74e77b4ec..658094a5e 100644 --- a/Cantera/src/numerics/CVodeInt.cpp +++ b/Cantera/src/numerics/CVodeInt.cpp @@ -1,7 +1,7 @@ /** * @file CVodeInt.cpp * - * $Id: CVodeInt.cpp,v 1.1 2009/07/17 15:32:51 hkmoffa Exp $ + * $Id$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/numerics/CVodeInt.h b/Cantera/src/numerics/CVodeInt.h index 7a909ff39..ac1836b1a 100644 --- a/Cantera/src/numerics/CVodeInt.h +++ b/Cantera/src/numerics/CVodeInt.h @@ -2,9 +2,9 @@ * @file CVodeInt.h */ -/* $Author: hkmoffa $ - * $Date: 2009/07/17 15:32:51 $ - * $Revision: 1.1 $ +/* $Author$ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/numerics/CVodesIntegrator.h b/Cantera/src/numerics/CVodesIntegrator.h index a72a8ff12..99a0a9cbb 100644 --- a/Cantera/src/numerics/CVodesIntegrator.h +++ b/Cantera/src/numerics/CVodesIntegrator.h @@ -3,8 +3,8 @@ */ /* - * $Date: 2009/03/27 21:32:33 $ - * $Revision: 1.3 $ + * $Date$ + * $Revision$ */ // Copyright 2005 California Institute of Technology diff --git a/Cantera/src/numerics/DAE_Solver.h b/Cantera/src/numerics/DAE_Solver.h index 332950a0c..4d570cca7 100644 --- a/Cantera/src/numerics/DAE_Solver.h +++ b/Cantera/src/numerics/DAE_Solver.h @@ -6,8 +6,8 @@ */ /* - * $Date: 2009/03/27 23:39:26 $ - * $Revision: 1.4 $ + * $Date$ + * $Revision$ * * Copyright 2006 California Institute of Technology * diff --git a/Cantera/src/numerics/DASPK.cpp b/Cantera/src/numerics/DASPK.cpp index 08e75495c..301131946 100755 --- a/Cantera/src/numerics/DASPK.cpp +++ b/Cantera/src/numerics/DASPK.cpp @@ -3,8 +3,8 @@ * */ /* - * $Date: 2009/03/27 23:39:26 $ - * $Revision: 1.2 $ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/numerics/DASPK.h b/Cantera/src/numerics/DASPK.h index 1ef8c80e2..7ae5ccc0c 100755 --- a/Cantera/src/numerics/DASPK.h +++ b/Cantera/src/numerics/DASPK.h @@ -6,8 +6,8 @@ */ /* - * $Date: 2009/03/27 23:39:26 $ - * $Revision: 1.3 $ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/numerics/DenseMatrix.h b/Cantera/src/numerics/DenseMatrix.h index 0473b8885..613bb948b 100755 --- a/Cantera/src/numerics/DenseMatrix.h +++ b/Cantera/src/numerics/DenseMatrix.h @@ -5,9 +5,9 @@ */ /* - * $Author: dggoodwin $ - * $Date: 2008/02/05 23:36:12 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ * */ diff --git a/Cantera/src/numerics/Func1.h b/Cantera/src/numerics/Func1.h index b6a6b2504..fa3e6b23f 100644 --- a/Cantera/src/numerics/Func1.h +++ b/Cantera/src/numerics/Func1.h @@ -1,9 +1,9 @@ /** * @file Func1.h * - * $Author: hkmoffa $ - * $Date: 2009/03/23 23:25:31 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/numerics/IDA_Solver.h b/Cantera/src/numerics/IDA_Solver.h index d981a850f..59546d991 100644 --- a/Cantera/src/numerics/IDA_Solver.h +++ b/Cantera/src/numerics/IDA_Solver.h @@ -5,9 +5,9 @@ * Header file for class IDA_Solver */ -/* $Author: hkmoffa $ - * $Date: 2008/04/08 20:19:27 $ - * $Revision: 1.3 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2006 California Institute of Technology * diff --git a/Cantera/src/numerics/Integrator.h b/Cantera/src/numerics/Integrator.h index 47fc811d8..f3d52a604 100755 --- a/Cantera/src/numerics/Integrator.h +++ b/Cantera/src/numerics/Integrator.h @@ -1,9 +1,9 @@ /** * @file Integrator.h * - * $Author: hkmoffa $ - * $Date: 2009/05/13 21:49:11 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ * */ diff --git a/Cantera/src/numerics/Makefile.in b/Cantera/src/numerics/Makefile.in index 39c86c8de..bffd2a159 100644 --- a/Cantera/src/numerics/Makefile.in +++ b/Cantera/src/numerics/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2009/07/17 15:32:51 $ -# $Revision: 1.13 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/numerics/NonlinearSolver.cpp b/Cantera/src/numerics/NonlinearSolver.cpp index d8200fd00..caae05959 100644 --- a/Cantera/src/numerics/NonlinearSolver.cpp +++ b/Cantera/src/numerics/NonlinearSolver.cpp @@ -6,8 +6,8 @@ */ /* - * $Date: 2009/03/27 21:32:33 $ - * $Revision: 1.5 $ + * $Date$ + * $Revision$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/numerics/NonlinearSolver.h b/Cantera/src/numerics/NonlinearSolver.h index e51819965..420ce23e1 100644 --- a/Cantera/src/numerics/NonlinearSolver.h +++ b/Cantera/src/numerics/NonlinearSolver.h @@ -6,8 +6,8 @@ */ /* - * $Date: 2009/02/14 18:02:22 $ - * $Revision: 1.4 $ + * $Date$ + * $Revision$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/numerics/ResidEval.h b/Cantera/src/numerics/ResidEval.h index 03b30a0d9..ec61bd2d2 100755 --- a/Cantera/src/numerics/ResidEval.h +++ b/Cantera/src/numerics/ResidEval.h @@ -3,8 +3,8 @@ * */ /* - * $Date: 2009/02/11 19:57:24 $ - * $Revision: 1.2 $ + * $Date$ + * $Revision$ */ // Copyright 2006 California Institute of Technology diff --git a/Cantera/src/numerics/ResidJacEval.cpp b/Cantera/src/numerics/ResidJacEval.cpp index 124534fe4..18168c055 100644 --- a/Cantera/src/numerics/ResidJacEval.cpp +++ b/Cantera/src/numerics/ResidJacEval.cpp @@ -3,8 +3,8 @@ * */ /* - * $Revision: 1.2 $ - * $Date: 2009/03/03 17:55:25 $ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/numerics/ResidJacEval.h b/Cantera/src/numerics/ResidJacEval.h index 52f950d29..daa3bb6aa 100644 --- a/Cantera/src/numerics/ResidJacEval.h +++ b/Cantera/src/numerics/ResidJacEval.h @@ -5,8 +5,8 @@ */ /* - * $Date: 2009/04/02 14:24:05 $ - * $Revision: 1.3 $ + * $Date$ + * $Revision$ * */ /* diff --git a/Cantera/src/numerics/SquareMatrix.cpp b/Cantera/src/numerics/SquareMatrix.cpp index 35d3e86a3..8b34c083f 100644 --- a/Cantera/src/numerics/SquareMatrix.cpp +++ b/Cantera/src/numerics/SquareMatrix.cpp @@ -3,8 +3,8 @@ * */ /* - * $Revision: 1.1 $ - * $Date: 2009/01/27 15:59:13 $ + * $Revision$ + * $Date$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/numerics/SquareMatrix.h b/Cantera/src/numerics/SquareMatrix.h index 26de64517..d6c767952 100644 --- a/Cantera/src/numerics/SquareMatrix.h +++ b/Cantera/src/numerics/SquareMatrix.h @@ -4,8 +4,8 @@ */ /* - * $Date: 2009/03/03 21:20:32 $ - * $Revision: 1.2 $ + * $Date$ + * $Revision$ */ /* * Copywrite 2004 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/numerics/ctlapack.h b/Cantera/src/numerics/ctlapack.h index c3dda9959..0b5a6da3a 100755 --- a/Cantera/src/numerics/ctlapack.h +++ b/Cantera/src/numerics/ctlapack.h @@ -2,9 +2,9 @@ * @file ctlapack.h */ -/* $Author: dggoodwin $ - * $Revision: 1.2 $ - * $Date: 2008/02/05 23:36:12 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology. diff --git a/Cantera/src/numerics/funcs.cpp b/Cantera/src/numerics/funcs.cpp index c1276244d..81ce55810 100755 --- a/Cantera/src/numerics/funcs.cpp +++ b/Cantera/src/numerics/funcs.cpp @@ -3,9 +3,9 @@ * numerical functions. */ /* - * $Author: hkmoffa $ - * $Date: 2008/07/30 16:48:25 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2001-2003 California Institute of Technology * See file License.txt for licensing information diff --git a/Cantera/src/numerics/funcs.h b/Cantera/src/numerics/funcs.h index b12f80306..8774f195e 100644 --- a/Cantera/src/numerics/funcs.h +++ b/Cantera/src/numerics/funcs.h @@ -3,9 +3,9 @@ * numerical functions. */ /* - * $Author: hkmoffa $ - * $Date: 2008/07/30 16:48:25 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2001-2003 California Institute of Technology * See file License.txt for licensing information diff --git a/Cantera/src/numerics/polyfit.h b/Cantera/src/numerics/polyfit.h index 99645f83f..b8436ae34 100755 --- a/Cantera/src/numerics/polyfit.h +++ b/Cantera/src/numerics/polyfit.h @@ -2,9 +2,9 @@ * @file polyfit.h C interface for Fortran DPOLFT subroutine */ /* - * $Author: hkmoffa $ - * $Date: 2008/07/30 16:48:25 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2001-2003 California Institute of Technology * See file License.txt for licensing information diff --git a/Cantera/src/numerics/sort.cpp b/Cantera/src/numerics/sort.cpp index 66120c70c..ed6fc21c4 100755 --- a/Cantera/src/numerics/sort.cpp +++ b/Cantera/src/numerics/sort.cpp @@ -1,7 +1,7 @@ /** * @file sort.cpp * - * $Id: sort.cpp,v 1.1 2007/05/04 14:40:27 dggoodwin Exp $ + * $Id$ */ #ifdef WIN32 diff --git a/Cantera/src/numerics/sort.h b/Cantera/src/numerics/sort.h index 1e33851e5..e83ab53b0 100755 --- a/Cantera/src/numerics/sort.h +++ b/Cantera/src/numerics/sort.h @@ -1,7 +1,7 @@ /** * @file sort.h * - * $Id: sort.h,v 1.1 2007/05/04 14:40:27 dggoodwin Exp $ + * $Id$ */ #ifndef CT_SORT_H diff --git a/Cantera/src/oneD/Domain1D.h b/Cantera/src/oneD/Domain1D.h index 004742be2..4e309aaa8 100644 --- a/Cantera/src/oneD/Domain1D.h +++ b/Cantera/src/oneD/Domain1D.h @@ -1,9 +1,9 @@ /** * @file Domain1D.h * - * $Author: hkmoffa $ - * $Date: 2009/05/31 16:24:35 $ - * $Revision: 1.26 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/oneD/Inlet1D.h b/Cantera/src/oneD/Inlet1D.h index 75bea5332..309a462a0 100644 --- a/Cantera/src/oneD/Inlet1D.h +++ b/Cantera/src/oneD/Inlet1D.h @@ -6,9 +6,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.20 $ - * $Date: 2007/05/04 14:41:27 $ + * $Author$ + * $Revision$ + * $Date$ * * Copyright 2002-3 California Institute of Technology */ diff --git a/Cantera/src/oneD/Makefile.in b/Cantera/src/oneD/Makefile.in index 9afea4ab5..ad4c6a0a5 100644 --- a/Cantera/src/oneD/Makefile.in +++ b/Cantera/src/oneD/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2008/12/30 21:49:41 $ -# $Revision: 1.16 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/oneD/MultiJac.cpp b/Cantera/src/oneD/MultiJac.cpp index eead1da28..69003381c 100644 --- a/Cantera/src/oneD/MultiJac.cpp +++ b/Cantera/src/oneD/MultiJac.cpp @@ -6,9 +6,9 @@ */ /* - * $Author: hkmoffa $ - * $Date: 2008/12/17 17:13:03 $ - * $Revision: 1.13 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/oneD/MultiJac.h b/Cantera/src/oneD/MultiJac.h index a91ea804e..a99a24a09 100644 --- a/Cantera/src/oneD/MultiJac.h +++ b/Cantera/src/oneD/MultiJac.h @@ -4,9 +4,9 @@ */ /* - * $Author: dggoodwin $ - * $Date: 2007/05/04 14:41:27 $ - * $Revision: 1.3 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/oneD/MultiNewton.cpp b/Cantera/src/oneD/MultiNewton.cpp index c9cb239aa..e85f4da54 100644 --- a/Cantera/src/oneD/MultiNewton.cpp +++ b/Cantera/src/oneD/MultiNewton.cpp @@ -6,9 +6,9 @@ */ /* - * $Author: hkmoffa $ - * $Date: 2008/12/17 17:13:03 $ - * $Revision: 1.20 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/oneD/MultiNewton.h b/Cantera/src/oneD/MultiNewton.h index 95c90c516..8a4298981 100644 --- a/Cantera/src/oneD/MultiNewton.h +++ b/Cantera/src/oneD/MultiNewton.h @@ -4,9 +4,9 @@ */ /* - * $Author: dggoodwin $ - * $Date: 2006/11/27 21:43:34 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/oneD/Resid1D.h b/Cantera/src/oneD/Resid1D.h index 26eeed9aa..d72b6a052 100644 --- a/Cantera/src/oneD/Resid1D.h +++ b/Cantera/src/oneD/Resid1D.h @@ -1,9 +1,9 @@ /** * @file Resid1D.h * - * $Author: dggoodwin $ - * $Date: 2006/11/27 21:43:34 $ - * $Revision: 1.4 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/oneD/Solid1D.cpp b/Cantera/src/oneD/Solid1D.cpp index 42e6b5c3c..cfdb5d8a3 100644 --- a/Cantera/src/oneD/Solid1D.cpp +++ b/Cantera/src/oneD/Solid1D.cpp @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.4 $ - * $Date: 2004/08/28 16:12:41 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2003 California Institute of Technology diff --git a/Cantera/src/oneD/Solid1D.h b/Cantera/src/oneD/Solid1D.h index 967f7c353..3bb41f302 100644 --- a/Cantera/src/oneD/Solid1D.h +++ b/Cantera/src/oneD/Solid1D.h @@ -4,9 +4,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.3 $ - * $Date: 2006/11/27 21:43:34 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/oneD/StFlow.cpp b/Cantera/src/oneD/StFlow.cpp index 84a388030..5e12b9ef3 100644 --- a/Cantera/src/oneD/StFlow.cpp +++ b/Cantera/src/oneD/StFlow.cpp @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.32 $ - * $Date: 2007/05/04 14:41:27 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2002 California Institute of Technology diff --git a/Cantera/src/oneD/StFlow.h b/Cantera/src/oneD/StFlow.h index 1b608927d..c9cb3d482 100644 --- a/Cantera/src/oneD/StFlow.h +++ b/Cantera/src/oneD/StFlow.h @@ -4,9 +4,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.18 $ - * $Date: 2007/05/22 20:16:47 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/oneD/boundaries1D.cpp b/Cantera/src/oneD/boundaries1D.cpp index 31a17c903..164047238 100644 --- a/Cantera/src/oneD/boundaries1D.cpp +++ b/Cantera/src/oneD/boundaries1D.cpp @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.18 $ - * $Date: 2006/11/27 21:43:34 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2002-3 California Institute of Technology diff --git a/Cantera/src/spectra/Makefile.in b/Cantera/src/spectra/Makefile.in index e612622e9..fc124f288 100644 --- a/Cantera/src/spectra/Makefile.in +++ b/Cantera/src/spectra/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2009/04/04 03:08:28 $ -# $Revision: 1.7 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2007 California Institute of Technology # diff --git a/Cantera/src/thermo/AdsorbateThermo.h b/Cantera/src/thermo/AdsorbateThermo.h index 88457697e..1d8230ffd 100644 --- a/Cantera/src/thermo/AdsorbateThermo.h +++ b/Cantera/src/thermo/AdsorbateThermo.h @@ -8,9 +8,9 @@ * */ -/* $Author: dggoodwin $ - * $Revision: 1.2 $ - * $Date: 2007/12/24 15:32:30 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2007 California Institute of Technology diff --git a/Cantera/src/thermo/ConstCpPoly.cpp b/Cantera/src/thermo/ConstCpPoly.cpp index 868fafea9..2cfcd2a37 100644 --- a/Cantera/src/thermo/ConstCpPoly.cpp +++ b/Cantera/src/thermo/ConstCpPoly.cpp @@ -5,9 +5,9 @@ * \link Cantera::ConstCpPoly ConstCpPoly \endlink). */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2008/12/17 17:04:46 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/ConstCpPoly.h b/Cantera/src/thermo/ConstCpPoly.h index b46ccd8bb..7577769c5 100644 --- a/Cantera/src/thermo/ConstCpPoly.h +++ b/Cantera/src/thermo/ConstCpPoly.h @@ -5,9 +5,9 @@ * \link Cantera::ConstCpPoly ConstCpPoly\endlink). */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2008/12/13 01:59:49 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/ConstDensityThermo.cpp b/Cantera/src/thermo/ConstDensityThermo.cpp index a8d442957..b0adfaca1 100755 --- a/Cantera/src/thermo/ConstDensityThermo.cpp +++ b/Cantera/src/thermo/ConstDensityThermo.cpp @@ -5,7 +5,7 @@ \endlink). */ /* - * $Id: ConstDensityThermo.cpp,v 1.5 2008/12/17 17:04:47 hkmoffa Exp $ + * $Id$ * * Copyright 2002 California Institute of Technology */ diff --git a/Cantera/src/thermo/ConstDensityThermo.h b/Cantera/src/thermo/ConstDensityThermo.h index 809323156..f462516c5 100755 --- a/Cantera/src/thermo/ConstDensityThermo.h +++ b/Cantera/src/thermo/ConstDensityThermo.h @@ -4,9 +4,9 @@ * (see \ref thermoprops and \link Cantera::ConstDensityThermo ConstDensityThermo\endlink). */ /* - * $Author: hkmoffa $ - * $Date: 2008/12/10 16:42:48 $ - * $Revision: 1.5 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/thermo/Constituents.cpp b/Cantera/src/thermo/Constituents.cpp index 54a9e220f..2d42d9564 100755 --- a/Cantera/src/thermo/Constituents.cpp +++ b/Cantera/src/thermo/Constituents.cpp @@ -5,8 +5,8 @@ */ /* - * $Date: 2009/01/04 21:28:02 $ - * $Revision: 1.7 $ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/Constituents.h b/Cantera/src/thermo/Constituents.h index e386ee935..a38622906 100755 --- a/Cantera/src/thermo/Constituents.h +++ b/Cantera/src/thermo/Constituents.h @@ -5,8 +5,8 @@ */ /* - * $Date: 2009/02/23 20:41:03 $ - * $Revision: 1.7 $ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/Crystal.h b/Cantera/src/thermo/Crystal.h index efe4a8c3b..3e6652137 100644 --- a/Cantera/src/thermo/Crystal.h +++ b/Cantera/src/thermo/Crystal.h @@ -1,9 +1,9 @@ /** * @file Crystal.h * - * $Author: dggoodwin $ - * $Date: 2007/05/04 14:02:40 $ - * $Revision: 1.1 $ + * $Author$ + * $Date$ + * $Revision$ */ #ifndef CT_CRYSTAL_H #define CT_CRYSTAL_H diff --git a/Cantera/src/thermo/DebyeHuckel.cpp b/Cantera/src/thermo/DebyeHuckel.cpp index 8d2be1136..9ed9d86ef 100644 --- a/Cantera/src/thermo/DebyeHuckel.cpp +++ b/Cantera/src/thermo/DebyeHuckel.cpp @@ -13,7 +13,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: DebyeHuckel.cpp,v 1.33 2009/03/27 00:38:56 hkmoffa Exp $ + * $Id$ */ //! Max function #ifndef MAX diff --git a/Cantera/src/thermo/DebyeHuckel.h b/Cantera/src/thermo/DebyeHuckel.h index 3b8285a2a..76ec0a1bf 100644 --- a/Cantera/src/thermo/DebyeHuckel.h +++ b/Cantera/src/thermo/DebyeHuckel.h @@ -15,7 +15,7 @@ */ /* - * $Id: DebyeHuckel.h,v 1.31 2009/03/27 00:38:57 hkmoffa Exp $ + * $Id$ */ #ifndef CT_DEBYEHUCKEL_H diff --git a/Cantera/src/thermo/EdgePhase.h b/Cantera/src/thermo/EdgePhase.h index 8acafc6bf..176e9afb8 100644 --- a/Cantera/src/thermo/EdgePhase.h +++ b/Cantera/src/thermo/EdgePhase.h @@ -4,9 +4,9 @@ * between two surfaces (see \ref thermoprops and \link Cantera::EdgePhase EdgePhase\endlink). */ -/* $Author: hkmoffa $ - * $Date: 2008/10/08 22:11:08 $ - * $Revision: 1.3 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/thermo/Elements.cpp b/Cantera/src/thermo/Elements.cpp index 073e3c443..61e4a260b 100644 --- a/Cantera/src/thermo/Elements.cpp +++ b/Cantera/src/thermo/Elements.cpp @@ -9,9 +9,9 @@ /**************************************************************************** * $RCSfile: Elements.cpp,v $ - * $Author: hkmoffa $ - * $Date: 2009/03/13 03:21:34 $ - * $Revision: 1.7 $ + * $Author$ + * $Date$ + * $Revision$ * * ****************************************************************************/ diff --git a/Cantera/src/thermo/Elements.h b/Cantera/src/thermo/Elements.h index 298450eb3..148cf2abf 100644 --- a/Cantera/src/thermo/Elements.h +++ b/Cantera/src/thermo/Elements.h @@ -7,9 +7,9 @@ */ /*********************************************************************** * $RCSfile: Elements.h,v $ - * $Author: hkmoffa $ - * $Date: 2008/12/04 02:02:45 $ - * $Revision: 1.5 $ + * $Author$ + * $Date$ + * $Revision$ ***********************************************************************/ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/GeneralSpeciesThermo.cpp b/Cantera/src/thermo/GeneralSpeciesThermo.cpp index 683ae3c74..b96fd7bbe 100644 --- a/Cantera/src/thermo/GeneralSpeciesThermo.cpp +++ b/Cantera/src/thermo/GeneralSpeciesThermo.cpp @@ -5,7 +5,7 @@ * \link Cantera::GeneralSpeciesThermo GeneralSpeciesThermo\endlink). */ /* - * $Id: GeneralSpeciesThermo.cpp,v 1.10 2008/12/13 01:59:49 hkmoffa Exp $ + * $Id$ */ // Copyright 2001-2004 California Institute of Technology diff --git a/Cantera/src/thermo/GeneralSpeciesThermo.h b/Cantera/src/thermo/GeneralSpeciesThermo.h index 4cbe211f3..0697d7e9d 100644 --- a/Cantera/src/thermo/GeneralSpeciesThermo.h +++ b/Cantera/src/thermo/GeneralSpeciesThermo.h @@ -8,9 +8,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.7 $ - * $Date: 2008/12/13 01:59:49 $ + * $Author$ + * $Revision$ + * $Date$ */ #ifndef CT_GENERALSPECIESTHERMO_H diff --git a/Cantera/src/thermo/GibbsExcessVPSSTP.cpp b/Cantera/src/thermo/GibbsExcessVPSSTP.cpp index ad23a911d..131572b10 100644 --- a/Cantera/src/thermo/GibbsExcessVPSSTP.cpp +++ b/Cantera/src/thermo/GibbsExcessVPSSTP.cpp @@ -17,8 +17,8 @@ * U.S. Government retains certain rights in this software. */ /* - * $Date: 2009/03/03 21:08:31 $ - * $Revision: 1.3 $ + * $Date$ + * $Revision$ */ diff --git a/Cantera/src/thermo/GibbsExcessVPSSTP.h b/Cantera/src/thermo/GibbsExcessVPSSTP.h index d405d3fba..f37deb271 100644 --- a/Cantera/src/thermo/GibbsExcessVPSSTP.h +++ b/Cantera/src/thermo/GibbsExcessVPSSTP.h @@ -17,7 +17,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: GibbsExcessVPSSTP.h,v 1.3 2009/03/03 21:08:31 hkmoffa Exp $ + * $Id$ */ #ifndef CT_GIBBSEXCESSVPSSTP_H diff --git a/Cantera/src/thermo/HMWSoln.cpp b/Cantera/src/thermo/HMWSoln.cpp index 999b2f177..8e30b0ac5 100644 --- a/Cantera/src/thermo/HMWSoln.cpp +++ b/Cantera/src/thermo/HMWSoln.cpp @@ -18,7 +18,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: HMWSoln.cpp 306 2009-12-09 17:29:23Z hkmoffa $ + * $Id$ */ //@{ #ifndef MAX diff --git a/Cantera/src/thermo/HMWSoln.h b/Cantera/src/thermo/HMWSoln.h index bdd034eeb..f174a9469 100644 --- a/Cantera/src/thermo/HMWSoln.h +++ b/Cantera/src/thermo/HMWSoln.h @@ -14,7 +14,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: HMWSoln.h 306 2009-12-09 17:29:23Z hkmoffa $ + * $Id$ */ #ifndef CT_HMWSOLN_H diff --git a/Cantera/src/thermo/HMWSoln_input.cpp b/Cantera/src/thermo/HMWSoln_input.cpp index 534684626..bca1ae93f 100644 --- a/Cantera/src/thermo/HMWSoln_input.cpp +++ b/Cantera/src/thermo/HMWSoln_input.cpp @@ -13,7 +13,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: HMWSoln_input.cpp,v 1.33 2009/01/29 02:07:05 hkmoffa Exp $ + * $Id$ */ #include "HMWSoln.h" diff --git a/Cantera/src/thermo/IdealGasPhase.cpp b/Cantera/src/thermo/IdealGasPhase.cpp index a07107628..b442f540b 100644 --- a/Cantera/src/thermo/IdealGasPhase.cpp +++ b/Cantera/src/thermo/IdealGasPhase.cpp @@ -7,7 +7,7 @@ * */ /* - * $Id: IdealGasPhase.cpp,v 1.3 2008/08/23 00:53:54 hkmoffa Exp $ + * $Id$ */ #ifdef WIN32 diff --git a/Cantera/src/thermo/IdealGasPhase.h b/Cantera/src/thermo/IdealGasPhase.h index c9d069943..cc676a8a4 100644 --- a/Cantera/src/thermo/IdealGasPhase.h +++ b/Cantera/src/thermo/IdealGasPhase.h @@ -6,9 +6,9 @@ * */ -/* $Author: hkmoffa $ - * $Date: 2009/07/05 18:07:18 $ - * $Revision: 1.5 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/thermo/IdealMolalSoln.cpp b/Cantera/src/thermo/IdealMolalSoln.cpp index 6823f3384..829677d7b 100644 --- a/Cantera/src/thermo/IdealMolalSoln.cpp +++ b/Cantera/src/thermo/IdealMolalSoln.cpp @@ -19,8 +19,8 @@ */ /* * - * $Date: 2009/03/27 00:51:38 $ - * $Revision: 1.27 $ + * $Date$ + * $Revision$ */ #include "IdealMolalSoln.h" diff --git a/Cantera/src/thermo/IdealMolalSoln.h b/Cantera/src/thermo/IdealMolalSoln.h index 752178ab7..9f796dd6a 100644 --- a/Cantera/src/thermo/IdealMolalSoln.h +++ b/Cantera/src/thermo/IdealMolalSoln.h @@ -19,9 +19,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2009/03/27 00:51:38 $ - * $Revision: 1.24 $ + * $Author$ + * $Date$ + * $Revision$ */ #ifndef CT_IDEALMOLALSOLN_H diff --git a/Cantera/src/thermo/IdealSolidSolnPhase.cpp b/Cantera/src/thermo/IdealSolidSolnPhase.cpp index 5ca849645..ccc8aa17b 100644 --- a/Cantera/src/thermo/IdealSolidSolnPhase.cpp +++ b/Cantera/src/thermo/IdealSolidSolnPhase.cpp @@ -5,7 +5,7 @@ * \link Cantera::IdealSolidSolnPhase IdealSolidSolnPhase\endlink). */ /* - * $Id: IdealSolidSolnPhase.cpp,v 1.11 2009/03/27 00:51:39 hkmoffa Exp $ + * $Id$ */ /* * Copywrite 2006 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/thermo/IdealSolidSolnPhase.h b/Cantera/src/thermo/IdealSolidSolnPhase.h index 77df55a8d..a9f87b29c 100644 --- a/Cantera/src/thermo/IdealSolidSolnPhase.h +++ b/Cantera/src/thermo/IdealSolidSolnPhase.h @@ -10,9 +10,9 @@ */ /* - * $Author: hkmoffa $ - * $Date: 2009/03/27 00:51:39 $ - * $Revision: 1.18 $ + * $Author$ + * $Date$ + * $Revision$ */ /* * Copywrite 2006 Sandia Corporation. Under the terms of Contract diff --git a/Cantera/src/thermo/IdealSolnGasVPSS.cpp b/Cantera/src/thermo/IdealSolnGasVPSS.cpp index 308d5f612..a3943247b 100644 --- a/Cantera/src/thermo/IdealSolnGasVPSS.cpp +++ b/Cantera/src/thermo/IdealSolnGasVPSS.cpp @@ -12,9 +12,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2008/09/16 14:38:13 $ - * $Revision: 1.2 $ + * $Author$ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/IdealSolnGasVPSS.h b/Cantera/src/thermo/IdealSolnGasVPSS.h index 2003e055f..1f035946e 100644 --- a/Cantera/src/thermo/IdealSolnGasVPSS.h +++ b/Cantera/src/thermo/IdealSolnGasVPSS.h @@ -12,9 +12,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2008/08/23 00:53:54 $ - * $Revision: 1.1 $ + * $Author$ + * $Date$ + * $Revision$ */ #ifndef CT_IDEALSOLNGASVPSS_H diff --git a/Cantera/src/thermo/LatticePhase.cpp b/Cantera/src/thermo/LatticePhase.cpp index 46a951e9c..00942edfb 100644 --- a/Cantera/src/thermo/LatticePhase.cpp +++ b/Cantera/src/thermo/LatticePhase.cpp @@ -8,7 +8,7 @@ * */ /* - * $Id: LatticePhase.cpp,v 1.8 2009/01/02 22:34:41 hkmoffa Exp $ + * $Id$ */ #include "config.h" diff --git a/Cantera/src/thermo/LatticePhase.h b/Cantera/src/thermo/LatticePhase.h index 465d28187..7c160560c 100644 --- a/Cantera/src/thermo/LatticePhase.h +++ b/Cantera/src/thermo/LatticePhase.h @@ -6,9 +6,9 @@ * (see \ref thermoprops and class \link Cantera::LatticePhase LatticePhase\endlink). * */ -/* $Author: hkmoffa $ - * $Date: 2008/12/13 01:59:49 $ - * $Revision: 1.7 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2005 California Institute of Technology * diff --git a/Cantera/src/thermo/LatticeSolidPhase.cpp b/Cantera/src/thermo/LatticeSolidPhase.cpp index e0e13dddf..e9671db02 100644 --- a/Cantera/src/thermo/LatticeSolidPhase.cpp +++ b/Cantera/src/thermo/LatticeSolidPhase.cpp @@ -2,7 +2,7 @@ * * @file LatticeSolidPhase.cpp * - * $Id: LatticeSolidPhase.cpp,v 1.4 2008/10/08 22:11:08 hkmoffa Exp $ + * $Id$ */ #ifdef WIN32 diff --git a/Cantera/src/thermo/LatticeSolidPhase.h b/Cantera/src/thermo/LatticeSolidPhase.h index 8f765e894..d97116f3b 100644 --- a/Cantera/src/thermo/LatticeSolidPhase.h +++ b/Cantera/src/thermo/LatticeSolidPhase.h @@ -7,9 +7,9 @@ */ -/* $Author: hkmoffa $ - * $Date: 2008/12/13 01:59:49 $ - * $Revision: 1.5 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2005 California Institute of Technology * diff --git a/Cantera/src/thermo/Makefile.in b/Cantera/src/thermo/Makefile.in index eb261de8f..7be968840 100644 --- a/Cantera/src/thermo/Makefile.in +++ b/Cantera/src/thermo/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2009/03/03 21:08:31 $ -# $Revision: 1.30 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/thermo/MargulesVPSSTP.cpp b/Cantera/src/thermo/MargulesVPSSTP.cpp index b1b03e855..e338eda48 100644 --- a/Cantera/src/thermo/MargulesVPSSTP.cpp +++ b/Cantera/src/thermo/MargulesVPSSTP.cpp @@ -12,8 +12,8 @@ * U.S. Government retains certain rights in this software. */ /* - * $Date: 2009/03/03 21:08:31 $ - * $Revision: 1.1 $ + * $Date$ + * $Revision$ */ diff --git a/Cantera/src/thermo/MargulesVPSSTP.h b/Cantera/src/thermo/MargulesVPSSTP.h index 471aa03c4..f9d9cb55e 100644 --- a/Cantera/src/thermo/MargulesVPSSTP.h +++ b/Cantera/src/thermo/MargulesVPSSTP.h @@ -17,7 +17,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: MargulesVPSSTP.h,v 1.1 2009/03/03 21:08:31 hkmoffa Exp $ + * $Id$ */ #ifndef CT_MARGULESVPSSTP_H diff --git a/Cantera/src/thermo/MetalPhase.h b/Cantera/src/thermo/MetalPhase.h index 3d4163252..32ad3431d 100644 --- a/Cantera/src/thermo/MetalPhase.h +++ b/Cantera/src/thermo/MetalPhase.h @@ -4,9 +4,9 @@ * */ -/* $Author: hkmoffa $ - * $Date: 2009/03/24 20:36:05 $ - * $Revision: 1.4 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2003 California Institute of Technology * diff --git a/Cantera/src/thermo/MineralEQ3.cpp b/Cantera/src/thermo/MineralEQ3.cpp index 849d03e32..1758f95de 100644 --- a/Cantera/src/thermo/MineralEQ3.cpp +++ b/Cantera/src/thermo/MineralEQ3.cpp @@ -14,7 +14,7 @@ */ /* - * $Id: MineralEQ3.cpp,v 1.2 2008/12/27 00:27:55 hkmoffa Exp $ + * $Id$ */ #include "ct_defs.h" diff --git a/Cantera/src/thermo/MineralEQ3.h b/Cantera/src/thermo/MineralEQ3.h index 83077d219..f75f28a9e 100644 --- a/Cantera/src/thermo/MineralEQ3.h +++ b/Cantera/src/thermo/MineralEQ3.h @@ -14,8 +14,8 @@ */ /* - * $Date: 2009/01/04 19:21:28 $ - * $Revision: 1.4 $ + * $Date$ + * $Revision$ */ #ifndef CT_MINERALEQ3_H diff --git a/Cantera/src/thermo/MolalityVPSSTP.cpp b/Cantera/src/thermo/MolalityVPSSTP.cpp index c526ebcce..285289a9e 100644 --- a/Cantera/src/thermo/MolalityVPSSTP.cpp +++ b/Cantera/src/thermo/MolalityVPSSTP.cpp @@ -17,9 +17,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2009/01/16 16:24:35 $ - * $Revision: 1.23 $ + * $Author$ + * $Date$ + * $Revision$ */ diff --git a/Cantera/src/thermo/MolalityVPSSTP.h b/Cantera/src/thermo/MolalityVPSSTP.h index a635e3091..f9eb439d9 100644 --- a/Cantera/src/thermo/MolalityVPSSTP.h +++ b/Cantera/src/thermo/MolalityVPSSTP.h @@ -17,7 +17,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: MolalityVPSSTP.h,v 1.20 2009/01/20 21:48:54 hkmoffa Exp $ + * $Id$ */ #ifndef CT_MOLALITYVPSSTP_H diff --git a/Cantera/src/thermo/Mu0Poly.cpp b/Cantera/src/thermo/Mu0Poly.cpp index 59cf05441..81cfc3333 100644 --- a/Cantera/src/thermo/Mu0Poly.cpp +++ b/Cantera/src/thermo/Mu0Poly.cpp @@ -6,9 +6,9 @@ * (see \ref spthermo and class \link Cantera::Mu0Poly Mu0Poly\endlink). */ /* - * $Author: dggoodwin $ - * $Revision: 1.1 $ - * $Date: 2007/05/04 14:02:42 $ + * $Author$ + * $Revision$ + * $Date$ */ diff --git a/Cantera/src/thermo/Mu0Poly.h b/Cantera/src/thermo/Mu0Poly.h index ad926486f..b3eee75ba 100644 --- a/Cantera/src/thermo/Mu0Poly.h +++ b/Cantera/src/thermo/Mu0Poly.h @@ -6,9 +6,9 @@ * (see \ref spthermo and class \link Cantera::Mu0Poly Mu0Poly\endlink). */ -/* $Author: hkmoffa $ - * $Revision: 1.2 $ - * $Date: 2007/09/13 15:05:39 $ +/* $Author$ + * $Revision$ + * $Date$ */ diff --git a/Cantera/src/thermo/Nasa9Poly1.cpp b/Cantera/src/thermo/Nasa9Poly1.cpp index dc22c741a..61ecd735f 100644 --- a/Cantera/src/thermo/Nasa9Poly1.cpp +++ b/Cantera/src/thermo/Nasa9Poly1.cpp @@ -10,9 +10,9 @@ * This parameterization has one NASA temperature region. */ -/* $Author: hkmoffa $ - * $Revision: 1.4 $ - * $Date: 2007/12/27 19:09:38 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2007 Sandia National Laboratories diff --git a/Cantera/src/thermo/Nasa9Poly1.h b/Cantera/src/thermo/Nasa9Poly1.h index b3447851c..2b8bd5244 100644 --- a/Cantera/src/thermo/Nasa9Poly1.h +++ b/Cantera/src/thermo/Nasa9Poly1.h @@ -19,8 +19,8 @@ #define CT_NASA9POLY1_H /* - * $Revision: 1.4 $ - * $Date: 2009/01/04 19:21:28 $ + * $Revision$ + * $Date$ */ diff --git a/Cantera/src/thermo/Nasa9PolyMultiTempRegion.cpp b/Cantera/src/thermo/Nasa9PolyMultiTempRegion.cpp index 4de34c16f..47c5788e0 100644 --- a/Cantera/src/thermo/Nasa9PolyMultiTempRegion.cpp +++ b/Cantera/src/thermo/Nasa9PolyMultiTempRegion.cpp @@ -11,9 +11,9 @@ * This parameterization has one NASA temperature region. */ -/* $Author: hkmoffa $ - * $Revision: 1.5 $ - * $Date: 2008/03/04 23:40:18 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2007 Sandia National Laboratories diff --git a/Cantera/src/thermo/Nasa9PolyMultiTempRegion.h b/Cantera/src/thermo/Nasa9PolyMultiTempRegion.h index b24e83cc9..b29d138f5 100644 --- a/Cantera/src/thermo/Nasa9PolyMultiTempRegion.h +++ b/Cantera/src/thermo/Nasa9PolyMultiTempRegion.h @@ -14,9 +14,9 @@ #ifndef CT_NASA9POLYMULTITEMPREGION_H #define CT_NASA9POLYMULTITEMPREGION_H -/* $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2007/12/27 19:09:38 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2007 Sandia National Laboratories diff --git a/Cantera/src/thermo/NasaPoly1.h b/Cantera/src/thermo/NasaPoly1.h index 17df3a245..60736ecca 100755 --- a/Cantera/src/thermo/NasaPoly1.h +++ b/Cantera/src/thermo/NasaPoly1.h @@ -14,9 +14,9 @@ #define CT_NASAPOLY1_H -/* $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2008/12/13 01:59:49 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/NasaPoly2.h b/Cantera/src/thermo/NasaPoly2.h index 0c542abf9..3e885f561 100644 --- a/Cantera/src/thermo/NasaPoly2.h +++ b/Cantera/src/thermo/NasaPoly2.h @@ -8,9 +8,9 @@ * Two zoned Nasa polynomial parameterization */ -/* $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2008/12/13 01:59:49 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/NasaThermo.h b/Cantera/src/thermo/NasaThermo.h index 438a6a71b..46cf02a71 100755 --- a/Cantera/src/thermo/NasaThermo.h +++ b/Cantera/src/thermo/NasaThermo.h @@ -7,8 +7,8 @@ */ /* - * $Revision: 1.7 $ - * $Date: 2009/01/04 19:21:28 $ + * $Revision$ + * $Date$ */ // Copyright 2003 California Institute of Technology diff --git a/Cantera/src/thermo/PDSS.cpp b/Cantera/src/thermo/PDSS.cpp index 64a5301b7..8409882fe 100644 --- a/Cantera/src/thermo/PDSS.cpp +++ b/Cantera/src/thermo/PDSS.cpp @@ -10,7 +10,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PDSS.cpp,v 1.17 2009/01/04 06:34:19 hkmoffa Exp $ + * $Id$ */ #include "ct_defs.h" diff --git a/Cantera/src/thermo/PDSS.h b/Cantera/src/thermo/PDSS.h index 1f542c417..1ebb4b412 100644 --- a/Cantera/src/thermo/PDSS.h +++ b/Cantera/src/thermo/PDSS.h @@ -10,7 +10,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PDSS.h,v 1.16 2009/01/04 19:21:28 hkmoffa Exp $ + * $Id$ */ #ifndef CT_PDSS_H diff --git a/Cantera/src/thermo/PDSSFactory.cpp b/Cantera/src/thermo/PDSSFactory.cpp index b8e87c564..b1c27f784 100644 --- a/Cantera/src/thermo/PDSSFactory.cpp +++ b/Cantera/src/thermo/PDSSFactory.cpp @@ -5,7 +5,7 @@ * (see \ref pdssthermo and class \link Cantera::SpeciesThermoFactory SpeciesThermoFactory\endlink); */ /* - * $Id: PDSSFactory.cpp,v 1.2 2008/10/13 21:01:48 hkmoffa Exp $ + * $Id$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/PDSS_ConstVol.cpp b/Cantera/src/thermo/PDSS_ConstVol.cpp index 557be556f..5eff50510 100644 --- a/Cantera/src/thermo/PDSS_ConstVol.cpp +++ b/Cantera/src/thermo/PDSS_ConstVol.cpp @@ -9,7 +9,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PDSS_ConstVol.cpp,v 1.10 2009/01/04 06:34:20 hkmoffa Exp $ + * $Id$ */ #include "ct_defs.h" diff --git a/Cantera/src/thermo/PDSS_ConstVol.h b/Cantera/src/thermo/PDSS_ConstVol.h index 0d668f1db..74fff4d7f 100644 --- a/Cantera/src/thermo/PDSS_ConstVol.h +++ b/Cantera/src/thermo/PDSS_ConstVol.h @@ -10,7 +10,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PDSS_ConstVol.h,v 1.6 2008/10/13 21:01:48 hkmoffa Exp $ + * $Id$ */ #ifndef CT_PDSS_CONSTVOL_H diff --git a/Cantera/src/thermo/PDSS_HKFT.cpp b/Cantera/src/thermo/PDSS_HKFT.cpp index b78dc22bf..313e140d3 100644 --- a/Cantera/src/thermo/PDSS_HKFT.cpp +++ b/Cantera/src/thermo/PDSS_HKFT.cpp @@ -7,7 +7,7 @@ */ /* - * $Id: PDSS_HKFT.cpp,v 1.22 2009/03/13 03:21:34 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/thermo/PDSS_HKFT.h b/Cantera/src/thermo/PDSS_HKFT.h index cdb95103d..7449c32c5 100644 --- a/Cantera/src/thermo/PDSS_HKFT.h +++ b/Cantera/src/thermo/PDSS_HKFT.h @@ -7,8 +7,8 @@ */ /* - * $Date: 2009/01/04 19:21:28 $ - * $Revision: 1.14 $ + * $Date$ + * $Revision$ */ /* diff --git a/Cantera/src/thermo/PDSS_IdealGas.cpp b/Cantera/src/thermo/PDSS_IdealGas.cpp index b34376aa3..48be63302 100644 --- a/Cantera/src/thermo/PDSS_IdealGas.cpp +++ b/Cantera/src/thermo/PDSS_IdealGas.cpp @@ -9,7 +9,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PDSS_IdealGas.cpp,v 1.8 2009/01/04 06:34:20 hkmoffa Exp $ + * $Id$ */ #include "ct_defs.h" diff --git a/Cantera/src/thermo/PDSS_IdealGas.h b/Cantera/src/thermo/PDSS_IdealGas.h index 9cd996f51..900e06bba 100644 --- a/Cantera/src/thermo/PDSS_IdealGas.h +++ b/Cantera/src/thermo/PDSS_IdealGas.h @@ -10,7 +10,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PDSS_IdealGas.h,v 1.4 2008/10/13 21:01:48 hkmoffa Exp $ + * $Id$ */ #ifndef CT_PDSS_IDEALGAS_H diff --git a/Cantera/src/thermo/PDSS_Water.cpp b/Cantera/src/thermo/PDSS_Water.cpp index fa8fda84f..e3903cb98 100644 --- a/Cantera/src/thermo/PDSS_Water.cpp +++ b/Cantera/src/thermo/PDSS_Water.cpp @@ -8,7 +8,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PDSS_Water.cpp,v 1.15 2008/12/22 22:40:44 hkmoffa Exp $ + * $Id$ */ #include "ct_defs.h" #include "xml.h" diff --git a/Cantera/src/thermo/PDSS_Water.h b/Cantera/src/thermo/PDSS_Water.h index f08cf571d..b783e7ebb 100644 --- a/Cantera/src/thermo/PDSS_Water.h +++ b/Cantera/src/thermo/PDSS_Water.h @@ -9,9 +9,9 @@ * Contract DE-AC04-94AL85000 with Sandia Corporation, the * U.S. Government retains certain rights in this software. */ -/* $Author: hkmoffa $ - * $Date: 2009/01/03 03:59:39 $ - * $Revision: 1.11 $ +/* $Author$ + * $Date$ + * $Revision$ */ #ifndef CT_WATERPDSS_H diff --git a/Cantera/src/thermo/Phase.h b/Cantera/src/thermo/Phase.h index 12bdf7e90..8512f8aae 100755 --- a/Cantera/src/thermo/Phase.h +++ b/Cantera/src/thermo/Phase.h @@ -8,9 +8,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.5 $ - * $Date: 2008/02/03 20:59:18 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/PseudoBinaryVPSSTP.cpp b/Cantera/src/thermo/PseudoBinaryVPSSTP.cpp index 63a416f8c..923e5ba28 100644 --- a/Cantera/src/thermo/PseudoBinaryVPSSTP.cpp +++ b/Cantera/src/thermo/PseudoBinaryVPSSTP.cpp @@ -17,8 +17,8 @@ * U.S. Government retains certain rights in this software. */ /* - * $Date: 2009/03/27 01:08:55 $ - * $Revision: 1.2 $ + * $Date$ + * $Revision$ */ diff --git a/Cantera/src/thermo/PseudoBinaryVPSSTP.h b/Cantera/src/thermo/PseudoBinaryVPSSTP.h index b62053e8c..3cc9a9d5b 100644 --- a/Cantera/src/thermo/PseudoBinaryVPSSTP.h +++ b/Cantera/src/thermo/PseudoBinaryVPSSTP.h @@ -17,7 +17,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: PseudoBinaryVPSSTP.h,v 1.1 2009/03/03 21:08:31 hkmoffa Exp $ + * $Id$ */ #ifndef CT_PSEUDOBINARYVPSSTP_H diff --git a/Cantera/src/thermo/PureFluidPhase.cpp b/Cantera/src/thermo/PureFluidPhase.cpp index 5ce137eee..a0748e18c 100644 --- a/Cantera/src/thermo/PureFluidPhase.cpp +++ b/Cantera/src/thermo/PureFluidPhase.cpp @@ -6,7 +6,7 @@ * and class \link Cantera::PureFluidPhase PureFluidPhase\endlink). */ /* - * $Id: PureFluidPhase.cpp,v 1.5 2009/03/13 03:21:34 hkmoffa Exp $ + * $Id$ */ #include "xml.h" #include "PureFluidPhase.h" diff --git a/Cantera/src/thermo/PureFluidPhase.h b/Cantera/src/thermo/PureFluidPhase.h index a1f674f38..2e2c626c1 100644 --- a/Cantera/src/thermo/PureFluidPhase.h +++ b/Cantera/src/thermo/PureFluidPhase.h @@ -10,9 +10,9 @@ * It inherits from ThermoPhase, but is built on top of the tpx package. */ -/* $Author: dggoodwin $ - * $Date: 2007/12/24 15:32:30 $ - * $Revision: 1.7 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2003 California Institute of Technology */ diff --git a/Cantera/src/thermo/SemiconductorPhase.h b/Cantera/src/thermo/SemiconductorPhase.h index c82fbbd8b..561d7df0b 100644 --- a/Cantera/src/thermo/SemiconductorPhase.h +++ b/Cantera/src/thermo/SemiconductorPhase.h @@ -4,9 +4,9 @@ * */ -/* $Author: dggoodwin $ - * $Date: 2007/11/27 13:26:08 $ - * $Revision: 1.2 $ +/* $Author$ + * $Date$ + * $Revision$ * * Copyright 2003 California Institute of Technology * diff --git a/Cantera/src/thermo/ShomatePoly.h b/Cantera/src/thermo/ShomatePoly.h index 25745a4aa..2937d8f0b 100755 --- a/Cantera/src/thermo/ShomatePoly.h +++ b/Cantera/src/thermo/ShomatePoly.h @@ -8,9 +8,9 @@ * Shomate polynomial expressions. */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2008/12/13 01:59:49 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/ShomateThermo.h b/Cantera/src/thermo/ShomateThermo.h index 3d7869f2a..c37822801 100755 --- a/Cantera/src/thermo/ShomateThermo.h +++ b/Cantera/src/thermo/ShomateThermo.h @@ -6,7 +6,7 @@ * \link Cantera::ShomateThermo ShomateThermo\endlink). */ /* - * $Id: ShomateThermo.h,v 1.6 2008/12/13 01:59:49 hkmoffa Exp $ + * $Id$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/SimpleThermo.h b/Cantera/src/thermo/SimpleThermo.h index c64c8da5e..2a548c739 100644 --- a/Cantera/src/thermo/SimpleThermo.h +++ b/Cantera/src/thermo/SimpleThermo.h @@ -6,7 +6,7 @@ * \link Cantera::SimpleThermo SimpleThermo\endlink). */ /* - * $Id: SimpleThermo.h,v 1.9 2008/12/13 01:59:49 hkmoffa Exp $ + * $Id$ */ #ifndef CT_SIMPLETHERMO_H diff --git a/Cantera/src/thermo/SingleSpeciesTP.cpp b/Cantera/src/thermo/SingleSpeciesTP.cpp index 5b89c2d6b..e9980ada2 100644 --- a/Cantera/src/thermo/SingleSpeciesTP.cpp +++ b/Cantera/src/thermo/SingleSpeciesTP.cpp @@ -12,9 +12,9 @@ */ /* - * $Author: hkmoffa $ - * $Date: 2007/06/05 15:17:15 $ - * $Revision: 1.10 $ + * $Author$ + * $Date$ + * $Revision$ */ #include "SingleSpeciesTP.h" diff --git a/Cantera/src/thermo/SingleSpeciesTP.h b/Cantera/src/thermo/SingleSpeciesTP.h index 56ffa94ce..59e726bf2 100644 --- a/Cantera/src/thermo/SingleSpeciesTP.h +++ b/Cantera/src/thermo/SingleSpeciesTP.h @@ -13,9 +13,9 @@ /* - * $Author: hkmoffa $ - * $Date: 2008/12/13 01:59:49 $ - * $Revision: 1.13 $ + * $Author$ + * $Date$ + * $Revision$ * */ diff --git a/Cantera/src/thermo/SpeciesThermo.h b/Cantera/src/thermo/SpeciesThermo.h index d34cf2ecd..35b8c8edb 100755 --- a/Cantera/src/thermo/SpeciesThermo.h +++ b/Cantera/src/thermo/SpeciesThermo.h @@ -6,9 +6,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.10 $ - * $Date: 2008/12/13 01:59:49 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/SpeciesThermoFactory.cpp b/Cantera/src/thermo/SpeciesThermoFactory.cpp index 89bea1928..06c48c269 100755 --- a/Cantera/src/thermo/SpeciesThermoFactory.cpp +++ b/Cantera/src/thermo/SpeciesThermoFactory.cpp @@ -5,8 +5,8 @@ * (see \ref spthermo and class \link Cantera::SpeciesThermoFactory SpeciesThermoFactory\endlink); */ /* - * $Revision: 1.20 $ - * $Date: 2008/12/29 21:35:15 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/SpeciesThermoFactory.h b/Cantera/src/thermo/SpeciesThermoFactory.h index 7d7af60e7..172b0f939 100755 --- a/Cantera/src/thermo/SpeciesThermoFactory.h +++ b/Cantera/src/thermo/SpeciesThermoFactory.h @@ -7,8 +7,8 @@ */ /* - * $Revision: 1.11 $ - * $Date: 2009/02/11 20:03:08 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/SpeciesThermoInterpType.cpp b/Cantera/src/thermo/SpeciesThermoInterpType.cpp index ce6de7c43..7b7fa5365 100644 --- a/Cantera/src/thermo/SpeciesThermoInterpType.cpp +++ b/Cantera/src/thermo/SpeciesThermoInterpType.cpp @@ -3,9 +3,9 @@ * Definitions for a */ -/* $Author: hkmoffa $ - * $Revision: 1.5 $ - * $Date: 2009/01/04 06:34:20 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2007 Sandia National Laboratories diff --git a/Cantera/src/thermo/SpeciesThermoInterpType.h b/Cantera/src/thermo/SpeciesThermoInterpType.h index a1b22903c..6e8f83b04 100644 --- a/Cantera/src/thermo/SpeciesThermoInterpType.h +++ b/Cantera/src/thermo/SpeciesThermoInterpType.h @@ -5,9 +5,9 @@ * (see \ref spthermo and class \link Cantera::SpeciesThermoInterpType SpeciesThermoInterpType \endlink). */ /* - * $Author: hkmoffa $ - * $Revision: 1.8 $ - * $Date: 2008/12/13 01:59:49 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/SpeciesThermoMgr.h b/Cantera/src/thermo/SpeciesThermoMgr.h index 3728dbdb1..14d5347c3 100755 --- a/Cantera/src/thermo/SpeciesThermoMgr.h +++ b/Cantera/src/thermo/SpeciesThermoMgr.h @@ -7,9 +7,9 @@ * \link Cantera::SpeciesThermoDuo SpeciesThermoDuo\endlink and * \link Cantera::SpeciesThermo1 SpeciesThermo1\endlink) * - * $Author: hkmoffa $ - * $Revision: 1.12 $ - * $Date: 2009/02/11 20:03:08 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/State.cpp b/Cantera/src/thermo/State.cpp index d31c4f774..5fcdbbfa8 100644 --- a/Cantera/src/thermo/State.cpp +++ b/Cantera/src/thermo/State.cpp @@ -7,8 +7,8 @@ /* * - * $Date: 2009/03/03 19:53:34 $ - * $Revision: 1.8 $ + * $Date$ + * $Revision$ * * Copyright 2003-2004 California Institute of Technology * See file License.txt for licensing information diff --git a/Cantera/src/thermo/State.h b/Cantera/src/thermo/State.h index b5bd5eca8..21248e8d3 100755 --- a/Cantera/src/thermo/State.h +++ b/Cantera/src/thermo/State.h @@ -6,8 +6,8 @@ */ /* - * $Date: 2009/02/15 17:33:06 $ - * $Revision: 1.6 $ + * $Date$ + * $Revision$ * * Copyright 2001-2003 California Institute of Technology * See file License.txt for licensing information diff --git a/Cantera/src/thermo/StoichSubstance.cpp b/Cantera/src/thermo/StoichSubstance.cpp index 964e040aa..7770c149a 100644 --- a/Cantera/src/thermo/StoichSubstance.cpp +++ b/Cantera/src/thermo/StoichSubstance.cpp @@ -5,8 +5,8 @@ * ThermoPhase class. */ /* - * $Date: 2009/01/04 21:28:02 $ - * $Revision: 1.8 $ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/thermo/StoichSubstance.h b/Cantera/src/thermo/StoichSubstance.h index b1b8ffa26..991ef4962 100644 --- a/Cantera/src/thermo/StoichSubstance.h +++ b/Cantera/src/thermo/StoichSubstance.h @@ -5,8 +5,8 @@ */ /* - * $Date: 2009/01/04 21:28:02 $ - * $Revision: 1.8 $ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/thermo/StoichSubstanceSSTP.cpp b/Cantera/src/thermo/StoichSubstanceSSTP.cpp index 7c4a6ee93..565e7cfc5 100644 --- a/Cantera/src/thermo/StoichSubstanceSSTP.cpp +++ b/Cantera/src/thermo/StoichSubstanceSSTP.cpp @@ -14,7 +14,7 @@ */ /* - * $Id: StoichSubstanceSSTP.cpp,v 1.13 2009/01/02 20:04:17 hkmoffa Exp $ + * $Id$ */ #include "ct_defs.h" diff --git a/Cantera/src/thermo/StoichSubstanceSSTP.h b/Cantera/src/thermo/StoichSubstanceSSTP.h index 0f59c7888..59b5598c4 100644 --- a/Cantera/src/thermo/StoichSubstanceSSTP.h +++ b/Cantera/src/thermo/StoichSubstanceSSTP.h @@ -12,8 +12,8 @@ */ /* - * $Date: 2009/01/02 20:04:17 $ - * $Revision: 1.12 $ + * $Date$ + * $Revision$ */ #ifndef CT_STOICHSUBSTANCESSTP_H diff --git a/Cantera/src/thermo/SurfPhase.cpp b/Cantera/src/thermo/SurfPhase.cpp index 4d58bb9d2..44fea43fd 100644 --- a/Cantera/src/thermo/SurfPhase.cpp +++ b/Cantera/src/thermo/SurfPhase.cpp @@ -7,8 +7,8 @@ */ /* - * $Revision: 1.13 $ - * $Date: 2009/01/24 00:15:00 $ + * $Revision$ + * $Date$ */ // Copyright 2002 California Institute of Technology diff --git a/Cantera/src/thermo/SurfPhase.h b/Cantera/src/thermo/SurfPhase.h index 978c1f760..2872c9db4 100644 --- a/Cantera/src/thermo/SurfPhase.h +++ b/Cantera/src/thermo/SurfPhase.h @@ -7,8 +7,8 @@ */ /* - * $Date: 2009/01/04 21:28:02 $ - * $Revision: 1.11 $ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/thermo/ThermoFactory.cpp b/Cantera/src/thermo/ThermoFactory.cpp index a5fa73a5c..5940a580a 100644 --- a/Cantera/src/thermo/ThermoFactory.cpp +++ b/Cantera/src/thermo/ThermoFactory.cpp @@ -6,8 +6,8 @@ */ /* - * $Revision: 1.20 $ - * $Date: 2009/03/13 03:21:34 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/ThermoFactory.h b/Cantera/src/thermo/ThermoFactory.h index 77dccd54e..b9a034086 100644 --- a/Cantera/src/thermo/ThermoFactory.h +++ b/Cantera/src/thermo/ThermoFactory.h @@ -6,9 +6,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.10 $ - * $Date: 2009/02/11 20:03:08 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/thermo/ThermoPhase.cpp b/Cantera/src/thermo/ThermoPhase.cpp index 856d66979..1724694b3 100644 --- a/Cantera/src/thermo/ThermoPhase.cpp +++ b/Cantera/src/thermo/ThermoPhase.cpp @@ -6,9 +6,9 @@ */ /* - * $Author: hkmoffa $ - * $Date: 2009/03/03 19:53:34 $ - * $Revision: 1.18 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/thermo/ThermoPhase.h b/Cantera/src/thermo/ThermoPhase.h index 4b2f17ee3..f6c06b918 100755 --- a/Cantera/src/thermo/ThermoPhase.h +++ b/Cantera/src/thermo/ThermoPhase.h @@ -7,8 +7,8 @@ */ /* - * $Date: 2009/02/18 22:31:32 $ - * $Revision: 1.26 $ + * $Date$ + * $Revision$ * * Copyright 2002 California Institute of Technology * diff --git a/Cantera/src/thermo/VPSSMgr.cpp b/Cantera/src/thermo/VPSSMgr.cpp index 403117bef..1f8e451d8 100644 --- a/Cantera/src/thermo/VPSSMgr.cpp +++ b/Cantera/src/thermo/VPSSMgr.cpp @@ -12,9 +12,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2009/05/28 23:08:06 $ - * $Revision: 1.8 $ + * $Author$ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/VPSSMgr.h b/Cantera/src/thermo/VPSSMgr.h index 9b2d913c2..5be3b3217 100644 --- a/Cantera/src/thermo/VPSSMgr.h +++ b/Cantera/src/thermo/VPSSMgr.h @@ -8,9 +8,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.5 $ - * $Date: 2009/05/28 23:08:06 $ + * $Author$ + * $Revision$ + * $Date$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/thermo/VPSSMgrFactory.cpp b/Cantera/src/thermo/VPSSMgrFactory.cpp index 0993635bb..c0746c7da 100644 --- a/Cantera/src/thermo/VPSSMgrFactory.cpp +++ b/Cantera/src/thermo/VPSSMgrFactory.cpp @@ -6,7 +6,7 @@ * \link Cantera::VPSSMgrFactory VPSSMgrFactory\endlink); */ /* - * $Id: VPSSMgrFactory.cpp,v 1.8 2009/03/04 01:01:57 hkmoffa Exp $ + * $Id$ */ /* diff --git a/Cantera/src/thermo/VPSSMgrFactory.h b/Cantera/src/thermo/VPSSMgrFactory.h index 9d55d7957..5683608b3 100644 --- a/Cantera/src/thermo/VPSSMgrFactory.h +++ b/Cantera/src/thermo/VPSSMgrFactory.h @@ -6,8 +6,8 @@ */ /* - * $Revision: 1.5 $ - * $Date: 2009/02/11 20:03:08 $ + * $Revision$ + * $Date$ */ /* diff --git a/Cantera/src/thermo/VPSSMgr_ConstVol.cpp b/Cantera/src/thermo/VPSSMgr_ConstVol.cpp index f67c35942..2121a4724 100644 --- a/Cantera/src/thermo/VPSSMgr_ConstVol.cpp +++ b/Cantera/src/thermo/VPSSMgr_ConstVol.cpp @@ -12,9 +12,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2009/05/28 23:08:06 $ - * $Revision: 1.4 $ + * $Author$ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/VPSSMgr_ConstVol.h b/Cantera/src/thermo/VPSSMgr_ConstVol.h index 1e5835f10..dcb6e5b28 100644 --- a/Cantera/src/thermo/VPSSMgr_ConstVol.h +++ b/Cantera/src/thermo/VPSSMgr_ConstVol.h @@ -6,9 +6,9 @@ * \link Cantera::VPSSMgr_ConstVol VPSSMgr_ConstVol \endlink). */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2009/05/28 23:08:06 $ + * $Author$ + * $Revision$ + * $Date$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/thermo/VPSSMgr_General.cpp b/Cantera/src/thermo/VPSSMgr_General.cpp index be66ec1fa..954ec220b 100644 --- a/Cantera/src/thermo/VPSSMgr_General.cpp +++ b/Cantera/src/thermo/VPSSMgr_General.cpp @@ -12,9 +12,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2009/05/28 23:08:06 $ - * $Revision: 1.5 $ + * $Author$ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/VPSSMgr_General.h b/Cantera/src/thermo/VPSSMgr_General.h index 32e2011d2..458c5e5c4 100644 --- a/Cantera/src/thermo/VPSSMgr_General.h +++ b/Cantera/src/thermo/VPSSMgr_General.h @@ -7,8 +7,8 @@ * class \link Cantera::VPSSMgr_General VPSSMgr_General\endlink). */ /* - * $Revision: 1.4 $ - * $Date: 2009/05/28 23:08:06 $ + * $Revision$ + * $Date$ */ /* * Copywrite (2007) Sandia Corporation. Under the terms of diff --git a/Cantera/src/thermo/VPSSMgr_IdealGas.cpp b/Cantera/src/thermo/VPSSMgr_IdealGas.cpp index 7eedbc033..34ef28457 100644 --- a/Cantera/src/thermo/VPSSMgr_IdealGas.cpp +++ b/Cantera/src/thermo/VPSSMgr_IdealGas.cpp @@ -12,9 +12,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2009/05/28 23:08:06 $ - * $Revision: 1.3 $ + * $Author$ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/VPSSMgr_IdealGas.h b/Cantera/src/thermo/VPSSMgr_IdealGas.h index ee123a3aa..146fa3e0a 100644 --- a/Cantera/src/thermo/VPSSMgr_IdealGas.h +++ b/Cantera/src/thermo/VPSSMgr_IdealGas.h @@ -7,9 +7,9 @@ * class \link Cantera::VPSSMgr_IdealGas VPSSMgr_IdealGas\endlink). */ /* - * $Author: hkmoffa $ - * $Revision: 1.3 $ - * $Date: 2009/05/28 23:08:06 $ + * $Author$ + * $Revision$ + * $Date$ */ /* diff --git a/Cantera/src/thermo/VPSSMgr_Water_ConstVol.cpp b/Cantera/src/thermo/VPSSMgr_Water_ConstVol.cpp index 5a156420a..40a65a8eb 100644 --- a/Cantera/src/thermo/VPSSMgr_Water_ConstVol.cpp +++ b/Cantera/src/thermo/VPSSMgr_Water_ConstVol.cpp @@ -15,8 +15,8 @@ */ /* - * $Date: 2009/05/28 23:08:06 $ - * $Revision: 1.9 $ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/VPSSMgr_Water_ConstVol.h b/Cantera/src/thermo/VPSSMgr_Water_ConstVol.h index 7d8a248de..057a1d6f9 100644 --- a/Cantera/src/thermo/VPSSMgr_Water_ConstVol.h +++ b/Cantera/src/thermo/VPSSMgr_Water_ConstVol.h @@ -9,8 +9,8 @@ */ /* - * $Revision: 1.7 $ - * $Date: 2009/05/28 23:08:06 $ + * $Revision$ + * $Date$ */ /* diff --git a/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp b/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp index ac725e84b..0b33cdd63 100644 --- a/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp +++ b/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp @@ -15,8 +15,8 @@ */ /* - * $Date: 2009/05/28 23:08:06 $ - * $Revision: 1.13 $ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/VPSSMgr_Water_HKFT.h b/Cantera/src/thermo/VPSSMgr_Water_HKFT.h index d54d7dd99..462eae89c 100644 --- a/Cantera/src/thermo/VPSSMgr_Water_HKFT.h +++ b/Cantera/src/thermo/VPSSMgr_Water_HKFT.h @@ -8,8 +8,8 @@ */ /* - * $Revision: 1.7 $ - * $Date: 2009/05/28 23:08:06 $ + * $Revision$ + * $Date$ */ /* diff --git a/Cantera/src/thermo/VPSSMgr_types.h b/Cantera/src/thermo/VPSSMgr_types.h index 9d7512563..4d55e1eff 100644 --- a/Cantera/src/thermo/VPSSMgr_types.h +++ b/Cantera/src/thermo/VPSSMgr_types.h @@ -8,9 +8,9 @@ * class \link Cantera::VPSSMgr VPSSMgr\endlink). */ /* - * $Author: hkmoffa $ - * $Revision: 1.1 $ - * $Date: 2008/08/23 00:53:55 $ + * $Author$ + * $Revision$ + * $Date$ */ /* * Copywrite (2005) Sandia Corporation. Under the terms of diff --git a/Cantera/src/thermo/VPStandardStateTP.cpp b/Cantera/src/thermo/VPStandardStateTP.cpp index b4b523ee0..5404615e9 100644 --- a/Cantera/src/thermo/VPStandardStateTP.cpp +++ b/Cantera/src/thermo/VPStandardStateTP.cpp @@ -11,9 +11,9 @@ * U.S. Government retains certain rights in this software. */ /* - * $Author: hkmoffa $ - * $Date: 2009/01/04 06:34:20 $ - * $Revision: 1.16 $ + * $Author$ + * $Date$ + * $Revision$ */ // turn off warnings under Windows diff --git a/Cantera/src/thermo/VPStandardStateTP.h b/Cantera/src/thermo/VPStandardStateTP.h index 6b81889bb..bcae6d1c8 100644 --- a/Cantera/src/thermo/VPStandardStateTP.h +++ b/Cantera/src/thermo/VPStandardStateTP.h @@ -14,8 +14,8 @@ * U.S. Government retains certain rights in this software. */ /* - * $Date: 2009/03/27 00:38:57 $ - * $Revision: 1.20 $ + * $Date$ + * $Revision$ */ #ifndef CT_VPSTANDARDSTATETP_H diff --git a/Cantera/src/thermo/WaterProps.cpp b/Cantera/src/thermo/WaterProps.cpp index 9e748600d..54a61c499 100644 --- a/Cantera/src/thermo/WaterProps.cpp +++ b/Cantera/src/thermo/WaterProps.cpp @@ -7,7 +7,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterProps.cpp,v 1.9 2008/12/17 17:04:47 hkmoffa Exp $ + * $Id$ */ //@{ diff --git a/Cantera/src/thermo/WaterProps.h b/Cantera/src/thermo/WaterProps.h index a52d65ad1..0da02f97e 100644 --- a/Cantera/src/thermo/WaterProps.h +++ b/Cantera/src/thermo/WaterProps.h @@ -11,7 +11,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterProps.h,v 1.5 2008/08/23 00:53:55 hkmoffa Exp $ + * $Id$ */ #ifndef CT_WATERPROPS_H diff --git a/Cantera/src/thermo/WaterPropsIAPWS.cpp b/Cantera/src/thermo/WaterPropsIAPWS.cpp index f86793130..fcb07119a 100644 --- a/Cantera/src/thermo/WaterPropsIAPWS.cpp +++ b/Cantera/src/thermo/WaterPropsIAPWS.cpp @@ -10,7 +10,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterPropsIAPWS.cpp,v 1.17 2008/12/17 17:01:29 hkmoffa Exp $ + * $Id$ */ #include "WaterPropsIAPWS.h" diff --git a/Cantera/src/thermo/WaterPropsIAPWS.h b/Cantera/src/thermo/WaterPropsIAPWS.h index 51b741e13..1c5bf7673 100644 --- a/Cantera/src/thermo/WaterPropsIAPWS.h +++ b/Cantera/src/thermo/WaterPropsIAPWS.h @@ -10,7 +10,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterPropsIAPWS.h,v 1.16 2008/09/29 20:03:57 hkmoffa Exp $ + * $Id$ */ #ifndef WATERPROPSIAPWS_H diff --git a/Cantera/src/thermo/WaterPropsIAPWSphi.cpp b/Cantera/src/thermo/WaterPropsIAPWSphi.cpp index c8ee6dcfc..4263ed0ae 100644 --- a/Cantera/src/thermo/WaterPropsIAPWSphi.cpp +++ b/Cantera/src/thermo/WaterPropsIAPWSphi.cpp @@ -9,7 +9,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterPropsIAPWSphi.cpp,v 1.12 2008/12/29 22:53:36 hkmoffa Exp $ + * $Id$ */ #include "WaterPropsIAPWSphi.h" diff --git a/Cantera/src/thermo/WaterPropsIAPWSphi.h b/Cantera/src/thermo/WaterPropsIAPWSphi.h index 7bdf45ca2..ff1efd4f0 100644 --- a/Cantera/src/thermo/WaterPropsIAPWSphi.h +++ b/Cantera/src/thermo/WaterPropsIAPWSphi.h @@ -11,7 +11,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterPropsIAPWSphi.h,v 1.8 2008/09/12 21:51:04 hkmoffa Exp $ + * $Id$ */ #ifndef WATERPROPSIAPWSPHI_H diff --git a/Cantera/src/thermo/WaterSSTP.cpp b/Cantera/src/thermo/WaterSSTP.cpp index 312215b9c..d8a499815 100644 --- a/Cantera/src/thermo/WaterSSTP.cpp +++ b/Cantera/src/thermo/WaterSSTP.cpp @@ -9,7 +9,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterSSTP.cpp,v 1.17 2009/03/27 00:38:58 hkmoffa Exp $ + * $Id$ */ #include "xml.h" diff --git a/Cantera/src/thermo/WaterSSTP.h b/Cantera/src/thermo/WaterSSTP.h index 178d9b7be..6c2e258ad 100644 --- a/Cantera/src/thermo/WaterSSTP.h +++ b/Cantera/src/thermo/WaterSSTP.h @@ -9,7 +9,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: WaterSSTP.h,v 1.13 2009/03/27 00:38:58 hkmoffa Exp $ + * $Id$ */ #ifndef CT_WATERSSTP_H diff --git a/Cantera/src/thermo/electrolytes.h b/Cantera/src/thermo/electrolytes.h index 97bf75bef..eecd6f878 100644 --- a/Cantera/src/thermo/electrolytes.h +++ b/Cantera/src/thermo/electrolytes.h @@ -10,7 +10,7 @@ * U.S. Government retains certain rights in this software. */ /* - * $Id: electrolytes.h,v 1.1 2006/07/06 15:41:15 hkmoffa Exp $ + * $Id$ */ #ifndef CT_ELECTROLYTES_H #define CT_ELECTROLYTES_H diff --git a/Cantera/src/thermo/phasereport.cpp b/Cantera/src/thermo/phasereport.cpp index 8a5830d6c..af3dfdacc 100644 --- a/Cantera/src/thermo/phasereport.cpp +++ b/Cantera/src/thermo/phasereport.cpp @@ -4,8 +4,8 @@ */ /* - * $Date: 2009/01/14 22:46:33 $ - * $Revision: 1.8 $ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/thermo/speciesThermoTypes.h b/Cantera/src/thermo/speciesThermoTypes.h index 2e570ba5b..f8e742821 100755 --- a/Cantera/src/thermo/speciesThermoTypes.h +++ b/Cantera/src/thermo/speciesThermoTypes.h @@ -4,9 +4,9 @@ * reference-state thermodynamics managers (see \ref spthermo) */ /* - * $Author: hkmoffa $ - * $Revision: 1.6 $ - * $Date: 2008/09/29 20:03:57 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/transport/AqueousTransport.cpp b/Cantera/src/transport/AqueousTransport.cpp index abb947491..44c8e3598 100644 --- a/Cantera/src/transport/AqueousTransport.cpp +++ b/Cantera/src/transport/AqueousTransport.cpp @@ -3,8 +3,8 @@ * Mixture-averaged transport properties for ideal gas mixtures. */ /* - * $Revision: 1.4 $ - * $Date: 2009/03/27 18:24:39 $ + * $Revision$ + * $Date$ */ diff --git a/Cantera/src/transport/AqueousTransport.h b/Cantera/src/transport/AqueousTransport.h index 8a460a2c9..70556d763 100644 --- a/Cantera/src/transport/AqueousTransport.h +++ b/Cantera/src/transport/AqueousTransport.h @@ -3,8 +3,8 @@ * Header file defining class AqueousTransport */ /* - * $Revision: 1.4 $ - * $Date: 2009/03/27 18:24:39 $ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/transport/DustyGasTransport.cpp b/Cantera/src/transport/DustyGasTransport.cpp index f16d2f3b5..677862726 100644 --- a/Cantera/src/transport/DustyGasTransport.cpp +++ b/Cantera/src/transport/DustyGasTransport.cpp @@ -8,9 +8,9 @@ */ /* - * $Author: hkmoffa $ - * $Date: 2009/03/27 18:24:39 $ - * $Revision: 1.12 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2003 California Institute of Technology * See file License.txt for licensing information diff --git a/Cantera/src/transport/LiquidTransport.cpp b/Cantera/src/transport/LiquidTransport.cpp index 0e59fad52..03a9a55d4 100644 --- a/Cantera/src/transport/LiquidTransport.cpp +++ b/Cantera/src/transport/LiquidTransport.cpp @@ -3,8 +3,8 @@ * Mixture-averaged transport properties for ideal gas mixtures. */ /* - * $Revision: 1.10 $ - * $Date: 2009/03/24 20:44:30 $ + * $Revision$ + * $Date$ */ #include "ThermoPhase.h" diff --git a/Cantera/src/transport/LiquidTransport.h b/Cantera/src/transport/LiquidTransport.h index 5862888eb..8c85db9ff 100644 --- a/Cantera/src/transport/LiquidTransport.h +++ b/Cantera/src/transport/LiquidTransport.h @@ -4,8 +4,8 @@ * Header file defining class LiquidTransport */ /* - * $Revision: 1.9 $ - * $Date: 2009/03/27 18:24:39 $ + * $Revision$ + * $Date$ */ #ifndef CT_LIQUIDTRAN_H diff --git a/Cantera/src/transport/MMCollisionInt.cpp b/Cantera/src/transport/MMCollisionInt.cpp index 6639c9c9d..c50855c32 100755 --- a/Cantera/src/transport/MMCollisionInt.cpp +++ b/Cantera/src/transport/MMCollisionInt.cpp @@ -3,9 +3,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.11 $ - * $Date: 2008/12/17 17:06:24 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology */ diff --git a/Cantera/src/transport/MMCollisionInt.h b/Cantera/src/transport/MMCollisionInt.h index 0a915a0f9..797a30ea5 100755 --- a/Cantera/src/transport/MMCollisionInt.h +++ b/Cantera/src/transport/MMCollisionInt.h @@ -3,9 +3,9 @@ * Monk and Monchick collision integrals */ /* - * $Author: hkmoffa $ - * $Revision: 1.5 $ - * $Date: 2007/07/26 21:55:32 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/transport/Makefile.in b/Cantera/src/transport/Makefile.in index b73211558..28f0e675e 100644 --- a/Cantera/src/transport/Makefile.in +++ b/Cantera/src/transport/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### # -# $Date: 2009/02/15 19:41:33 $ -# $Revision: 1.22 $ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/transport/MixTransport.cpp b/Cantera/src/transport/MixTransport.cpp index c7fe8ef8a..5e3b6eeac 100755 --- a/Cantera/src/transport/MixTransport.cpp +++ b/Cantera/src/transport/MixTransport.cpp @@ -3,9 +3,9 @@ * Mixture-averaged transport properties for ideal gas mixtures. */ -/* $Author: hkmoffa $ - * $Revision: 1.16 $ - * $Date: 2009/03/27 18:24:39 $ +/* $Author$ + * $Revision$ + * $Date$ */ // copyright 2001 California Institute of Technology diff --git a/Cantera/src/transport/MixTransport.h b/Cantera/src/transport/MixTransport.h index 5fc8d4b96..b3621439b 100755 --- a/Cantera/src/transport/MixTransport.h +++ b/Cantera/src/transport/MixTransport.h @@ -3,9 +3,9 @@ * Header file defining class MixTransport */ -/* $Author: hkmoffa $ - * $Revision: 1.11 $ - * $Date: 2009/03/27 18:24:39 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/transport/MultiTransport.cpp b/Cantera/src/transport/MultiTransport.cpp index 20bf2022e..db0204824 100755 --- a/Cantera/src/transport/MultiTransport.cpp +++ b/Cantera/src/transport/MultiTransport.cpp @@ -5,9 +5,9 @@ * * @ingroup transportProps * - * $Author: hkmoffa $ - * $Date: 2009/03/27 18:24:39 $ - * $Revision: 1.17 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * See file License.txt for licensing information diff --git a/Cantera/src/transport/SolidTransport.cpp b/Cantera/src/transport/SolidTransport.cpp index 36c6b92f9..6401d7f45 100644 --- a/Cantera/src/transport/SolidTransport.cpp +++ b/Cantera/src/transport/SolidTransport.cpp @@ -3,9 +3,9 @@ * @file SolidTransport.cpp */ -/* $Author: hkmoffa $ - * $Revision: 1.10 $ - * $Date: 2009/03/27 18:24:39 $ +/* $Author$ + * $Revision$ + * $Date$ */ // copyright 2008 California Institute of Technology diff --git a/Cantera/src/transport/SolidTransport.h b/Cantera/src/transport/SolidTransport.h index 027ba9816..e744ca836 100644 --- a/Cantera/src/transport/SolidTransport.h +++ b/Cantera/src/transport/SolidTransport.h @@ -4,9 +4,9 @@ * Header file defining class SolidTransport */ -/* $Author: hkmoffa $ - * $Revision: 1.7 $ - * $Date: 2009/03/27 18:24:39 $ +/* $Author$ + * $Revision$ + * $Date$ */ // Copyright 2003 California Institute of Technology diff --git a/Cantera/src/transport/TransportBase.cpp b/Cantera/src/transport/TransportBase.cpp index 532530690..498a0675f 100644 --- a/Cantera/src/transport/TransportBase.cpp +++ b/Cantera/src/transport/TransportBase.cpp @@ -3,8 +3,8 @@ * Mixture-averaged transport properties for ideal gas mixtures. */ /* - * $Revision: 1.1 $ - * $Date: 2009/02/15 19:41:33 $ + * $Revision$ + * $Date$ */ #include "ThermoPhase.h" diff --git a/Cantera/src/transport/TransportBase.h b/Cantera/src/transport/TransportBase.h index 2c84d23a7..2021760a3 100755 --- a/Cantera/src/transport/TransportBase.h +++ b/Cantera/src/transport/TransportBase.h @@ -4,8 +4,8 @@ */ /* - * $Revision: 1.23 $ - * $Date: 2009/03/27 18:24:39 $ + * $Revision$ + * $Date$ */ // Copyright 2001-2003 California Institute of Technology diff --git a/Cantera/src/transport/TransportFactory.h b/Cantera/src/transport/TransportFactory.h index 7324bb276..a4c673ced 100755 --- a/Cantera/src/transport/TransportFactory.h +++ b/Cantera/src/transport/TransportFactory.h @@ -4,9 +4,9 @@ * (see \link Cantera::TransportFactory TransportFactory\endlink) */ /* - * $Author: hkmoffa $ - * $Date: 2008/12/24 18:19:01 $ - * $Revision: 1.14 $ + * $Author$ + * $Date$ + * $Revision$ * * Copyright 2001 California Institute of Technology * diff --git a/Cantera/src/zeroD/ConstPressureReactor.h b/Cantera/src/zeroD/ConstPressureReactor.h index 432b9bed7..0e82d1306 100644 --- a/Cantera/src/zeroD/ConstPressureReactor.h +++ b/Cantera/src/zeroD/ConstPressureReactor.h @@ -1,9 +1,9 @@ /** * @file Reactor.h * - * $Author: dggoodwin $ - * $Revision: 1.3 $ - * $Date: 2006/11/27 21:43:34 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/FlowDevice.h b/Cantera/src/zeroD/FlowDevice.h index 8eea2d59a..3273f5c5e 100644 --- a/Cantera/src/zeroD/FlowDevice.h +++ b/Cantera/src/zeroD/FlowDevice.h @@ -1,9 +1,9 @@ /** * @file FlowDevice.h * - * $Author: dggoodwin $ - * $Date: 2007/05/04 14:41:28 $ - * $Revision: 1.6 $ + * $Author$ + * $Date$ + * $Revision$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/FlowReactor.h b/Cantera/src/zeroD/FlowReactor.h index e6fa4cb8a..e6b750d79 100644 --- a/Cantera/src/zeroD/FlowReactor.h +++ b/Cantera/src/zeroD/FlowReactor.h @@ -1,9 +1,9 @@ /** * @file FlowReactor.h * - * $Author: dggoodwin $ - * $Revision: 1.3 $ - * $Date: 2006/11/27 21:43:34 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/Makefile.in b/Cantera/src/zeroD/Makefile.in index 30bd426bd..8c3000018 100644 --- a/Cantera/src/zeroD/Makefile.in +++ b/Cantera/src/zeroD/Makefile.in @@ -1,8 +1,8 @@ #/bin/sh ############################################################### -# $Author: hkmoffa $ -# $Date: 2008/12/30 21:49:41 $ -# $Revision: 1.17 $ +# $Author$ +# $Date$ +# $Revision$ # # Copyright 2002 California Institute of Technology # diff --git a/Cantera/src/zeroD/PID_Controller.h b/Cantera/src/zeroD/PID_Controller.h index 91b3850d7..77560dfd0 100644 --- a/Cantera/src/zeroD/PID_Controller.h +++ b/Cantera/src/zeroD/PID_Controller.h @@ -1,9 +1,9 @@ /** * @file PID_Controller.h * - * $Author: dggoodwin $ - * $Revision: 1.2 $ - * $Date: 2005/06/18 17:01:12 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/Reactor.h b/Cantera/src/zeroD/Reactor.h index e5e515b04..aca2506ce 100644 --- a/Cantera/src/zeroD/Reactor.h +++ b/Cantera/src/zeroD/Reactor.h @@ -1,9 +1,9 @@ /** * @file Reactor.h * - * $Author: dggoodwin $ - * $Revision: 1.11 $ - * $Date: 2007/05/04 14:41:28 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/ReactorBase.cpp b/Cantera/src/zeroD/ReactorBase.cpp index 60314a488..9348e6d66 100644 --- a/Cantera/src/zeroD/ReactorBase.cpp +++ b/Cantera/src/zeroD/ReactorBase.cpp @@ -1,9 +1,9 @@ /** * @file ReactorBase.cpp * - * $Author: dggoodwin $ - * $Revision: 1.11 $ - * $Date: 2006/11/27 21:43:34 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/ReactorBase.h b/Cantera/src/zeroD/ReactorBase.h index 3558e099f..047265478 100644 --- a/Cantera/src/zeroD/ReactorBase.h +++ b/Cantera/src/zeroD/ReactorBase.h @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.14 $ - * $Date: 2007/07/27 03:38:24 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/ReactorFactory.cpp b/Cantera/src/zeroD/ReactorFactory.cpp index 073add4ad..ee07a21f3 100644 --- a/Cantera/src/zeroD/ReactorFactory.cpp +++ b/Cantera/src/zeroD/ReactorFactory.cpp @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.3 $ - * $Date: 2007/05/10 03:28:32 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2006 California Institute of Technology diff --git a/Cantera/src/zeroD/ReactorFactory.h b/Cantera/src/zeroD/ReactorFactory.h index 30c29c6b1..d1da8024f 100644 --- a/Cantera/src/zeroD/ReactorFactory.h +++ b/Cantera/src/zeroD/ReactorFactory.h @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.3 $ - * $Date: 2007/05/10 03:28:32 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/ReactorNet.h b/Cantera/src/zeroD/ReactorNet.h index f7265c0a0..021610a23 100644 --- a/Cantera/src/zeroD/ReactorNet.h +++ b/Cantera/src/zeroD/ReactorNet.h @@ -3,9 +3,9 @@ */ /* - * $Author: hkmoffa $ - * $Revision: 1.16 $ - * $Date: 2009/07/11 17:35:05 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2004 California Institute of Technology diff --git a/Cantera/src/zeroD/Reservoir.h b/Cantera/src/zeroD/Reservoir.h index 7ae625f61..d60539df3 100644 --- a/Cantera/src/zeroD/Reservoir.h +++ b/Cantera/src/zeroD/Reservoir.h @@ -3,9 +3,9 @@ */ /* - * $Author: dggoodwin $ - * $Revision: 1.3 $ - * $Date: 2005/06/18 17:01:12 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology diff --git a/Cantera/src/zeroD/Wall.h b/Cantera/src/zeroD/Wall.h index c07ef168c..4afeb4b3f 100644 --- a/Cantera/src/zeroD/Wall.h +++ b/Cantera/src/zeroD/Wall.h @@ -3,9 +3,9 @@ * Header file for class Wall. */ -/* $Author: dggoodwin $ - * $Date: 2007/05/04 14:41:28 $ - * $Revision: 1.9 $ +/* $Author$ + * $Date$ + * $Revision$ */ // Copyright 2001-2004 California Institute of Technology diff --git a/Cantera/src/zeroD/flowControllers.h b/Cantera/src/zeroD/flowControllers.h index 177e33bba..07799d48e 100644 --- a/Cantera/src/zeroD/flowControllers.h +++ b/Cantera/src/zeroD/flowControllers.h @@ -3,9 +3,9 @@ * * Some flow devices derived from class FlowDevice. * - * $Author: dggoodwin $ - * $Revision: 1.6 $ - * $Date: 2007/05/04 14:41:28 $ + * $Author$ + * $Revision$ + * $Date$ */ // Copyright 2001 California Institute of Technology