Shifting standard unit definitions

This commit is contained in:
jriegel
2013-11-30 17:57:55 +01:00
parent ae3c1704c9
commit 68f3a1fda4
5 changed files with 464 additions and 276 deletions

View File

@@ -94,7 +94,7 @@ public:
static Unit ElectricCurrent;
static Unit AmountOfSubstance;
static Unit LuminoseIntensity;
//@}
protected:
UnitSignature Sig;
};