implementing Quantity further

This commit is contained in:
jriegel
2013-09-10 18:25:27 +02:00
parent f4092bfdb7
commit bf3371a95d
5 changed files with 152 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
Include="Base/Unit.h"
FatherInclude="Base/PyObjectBase.h"
Namespace="Base"
NumberProtocol="true"
Constructor="true"
Delete="true"
FatherNamespace="Base">