Clean up end-of-file whitespace

This commit is contained in:
Ray Speth 2014-01-30 00:47:24 +00:00
parent 4c504a4ff2
commit aae8982924
15 changed files with 0 additions and 173 deletions

View file

@ -68,7 +68,3 @@ private:
}
#endif

View file

@ -66,123 +66,3 @@ protected:
}
#endif

View file

@ -129,8 +129,3 @@ private:
}
#endif

View file

@ -255,8 +255,6 @@ protected:
#define PBTYPE_SINGLECATION 2
#define PBTYPE_MULTICATIONANION 3
}
#endif

View file

@ -135,8 +135,3 @@ private:
}
#endif

View file

@ -58,6 +58,3 @@ inline ReactorBase* newReactor(const std::string& model,
}
#endif

View file

@ -126,6 +126,3 @@ title('Radial Velocity / Radius [s^-1]');
subplot(2,3,6);
plotSolution(fl, 'flow', 'u');
title('Axial Velocity [m/s]');

View file

@ -271,7 +271,3 @@ cleanup
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% end of tutorial 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

View file

@ -96,6 +96,3 @@ module cantera_funcs
end subroutine ctfunc_addCanteraDirectory
end module cantera_funcs

View file

@ -181,7 +181,3 @@ void ConstDensityThermo::setParametersFromXML(const XML_Node& eosdata)
}
}

View file

@ -144,9 +144,3 @@ private:
}
#endif

View file

@ -97,9 +97,6 @@ protected:
};
}
#endif

View file

@ -100,9 +100,6 @@ protected:
};
}
#endif

View file

@ -104,9 +104,6 @@ protected:
};
}
#endif

View file

@ -86,13 +86,8 @@ protected:
* is the percolation threshold.
*/
double conductivityExponent_;
};
}
#endif