0024002: Overall code and build procedure refactoring -- manual
[occt.git] / src / Quantity / Quantity_MolarConcentration.hxx
index b1a9c96..1f1ff1f 100644 (file)
@@ -19,7 +19,9 @@
 
 #include <Standard_Real.hxx>
 
-typedef Standard_Real Quantity_MolarConcentration;
+//! Defined as the concentration in moles per litre of
+//! solution. It is also called molarity.
 
+typedef Standard_Real Quantity_MolarConcentration;
 
 #endif // _Quantity_MolarConcentration_HeaderFile