Data Types next
This commit is contained in:
+2
-2
@@ -29,9 +29,9 @@ uses
|
||||
Myc.Data.Types in '..\Src\Myc.Data.Types.pas',
|
||||
Myc.Data.Types.Ordinal in 'Myc.Data.Types.Ordinal.pas',
|
||||
Myc.Data.Types.Records in 'Myc.Data.Types.Records.pas',
|
||||
TestDataTypes in 'TestDataTypes.pas',
|
||||
Myc.Data.Types.Float in 'Myc.Data.Types.Float.pas',
|
||||
Myc.Data.Types.Arrays in 'Myc.Data.Types.Arrays.pas';
|
||||
Myc.Data.Types.Arrays in 'Myc.Data.Types.Arrays.pas',
|
||||
TestDataTypes in '..\Src\Data\TestDataTypes.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