Switching the UnitsApi to the new Quantity system

This commit is contained in:
jriegel
2013-12-01 19:23:59 +01:00
parent a7e221fdff
commit 3a3afa0783
23 changed files with 485 additions and 647 deletions

View File

@@ -1133,9 +1133,6 @@ void Application::initConfig(int argc, char ** argv)
LoadParameters();
// set the default units
UnitsApi::setDefaults();
// capture python variables
SaveEnv("PYTHONPATH");
SaveEnv("PYTHONHOME");