STYLE: corrected line length <= 80 chars

This commit is contained in:
andy
2011-02-25 17:46:56 +00:00
parent 3da15e1cfd
commit eec0068e37

View File

@ -26,7 +26,8 @@ License
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
template<class ParcelType>
inline Foam::ReactingParcel<ParcelType>::constantProperties::constantProperties()
inline
Foam::ReactingParcel<ParcelType>::constantProperties::constantProperties()
:
ParcelType::constantProperties(),
pMin_(0.0),