generate QuantityLexer.c

- also set proper unit conversions
- fix MilliWatt and MilliMole
This commit is contained in:
donovaly
2019-12-18 00:37:48 +01:00
committed by wmayer
parent 94bae36cee
commit 4b99ee28ce
6 changed files with 661 additions and 388 deletions

View File

@@ -252,6 +252,7 @@ public:
static Quantity KSI;
static Quantity Watt;
static Quantity MilliWatt;
static Quantity VoltAmpere;
static Quantity Volt;