New type system - Decimals
This commit is contained in:
+2
-1
@@ -32,7 +32,8 @@ uses
|
||||
Myc.Data.Types.Arrays in 'Myc.Data.Types.Arrays.pas',
|
||||
TestDataTypes in '..\Src\Data\TestDataTypes.pas',
|
||||
Myc.Data.Types.Method in '..\Src\Data\Myc.Data.Types.Method.pas',
|
||||
Myc.Data.Types.Void in '..\Src\Data\Myc.Data.Types.Void.pas';
|
||||
Myc.Data.Types.Void in '..\Src\Data\Myc.Data.Types.Void.pas',
|
||||
Myc.Data.Types.Decimal in '..\Src\Data\Myc.Data.Types.Decimal.pas';
|
||||
|
||||
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
|
||||
{$IFNDEF TESTINSIGHT}
|
||||
|
||||
Reference in New Issue
Block a user