RTL refactoring
This commit is contained in:
@@ -45,7 +45,10 @@ uses
|
||||
Myc.Ast.Script.Print in '..\Src\AST\Myc.Ast.Script.Print.pas',
|
||||
Myc.Ast.Json.Schema.Old in '..\Src\AST\Myc.Ast.Json.Schema.Old.pas',
|
||||
Myc.Ast.Attributes in 'Myc.Ast.Attributes.pas',
|
||||
Myc.Ast.Json.Schema in '..\Src\AST\Myc.Ast.Json.Schema.pas';
|
||||
Myc.Ast.Json.Schema in '..\Src\AST\Myc.Ast.Json.Schema.pas',
|
||||
Myc.Ast.RTL.Math in '..\Src\AST\Myc.Ast.RTL.Math.pas',
|
||||
Myc.Ast.RTL.DateTime in '..\Src\AST\Myc.Ast.RTL.DateTime.pas',
|
||||
Myc.Ast.RTL.Series in '..\Src\AST\Myc.Ast.RTL.Series.pas';
|
||||
|
||||
{$R *.res}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user