STYLE: Removed duplicate ;;'s in tutorial dictionaries

This commit is contained in:
andy
2012-01-25 10:00:07 +00:00
parent cfd4485b24
commit f5d026dd71
4 changed files with 4 additions and 4 deletions

View File

@ -136,7 +136,7 @@ charCoeffs
thermodynamics
{
Hf 0;
C0 611.0;; // Cp = C0*(T/Tref)^n0
C0 611.0; // Cp = C0*(T/Tref)^n0
Tref 300;
n0 1.31;
}

View File

@ -141,7 +141,7 @@ charCoeffs
thermodynamics
{
Hf 0;
C0 611.0;; // Cp = C0*(T/Tref)^n0
C0 611.0; // Cp = C0*(T/Tref)^n0
Tref 300;
n0 1.31;
}

View File

@ -136,7 +136,7 @@ charCoeffs
thermodynamics
{
Hf 0;
C0 611.0;; // Cp = C0*(T/Tref)^n0
C0 611.0; // Cp = C0*(T/Tref)^n0
Tref 300;
n0 1.31;
}

View File

@ -141,7 +141,7 @@ charCoeffs
thermodynamics
{
Hf 0;
C0 611.0;; // Cp = C0*(T/Tref)^n0
C0 611.0; // Cp = C0*(T/Tref)^n0
Tref 300;
n0 1.31;
}