diff --git a/ReleaseGenerators/PT4/Lib/PT4ArrObj.txt b/ReleaseGenerators/PT4/Lib/PT4ArrObj.txt index 096993554..a6e0b4b05 100644 --- a/ReleaseGenerators/PT4/Lib/PT4ArrObj.txt +++ b/ReleaseGenerators/PT4/Lib/PT4ArrObj.txt @@ -1,5 +1,5 @@ [=PascalABC] [0] -uses PT4, ABCDatabases; +uses PT4, PT4Databases; [1000] \ No newline at end of file diff --git a/ReleaseGenerators/PT4/Lib/PT4ObjArray.dll b/ReleaseGenerators/PT4/Lib/PT4ObjArray.dll index 145d5e754..b4301f3e5 100644 Binary files a/ReleaseGenerators/PT4/Lib/PT4ObjArray.dll and b/ReleaseGenerators/PT4/Lib/PT4ObjArray.dll differ diff --git a/ReleaseGenerators/PT4/Lib/PT4ObjArray.txt b/ReleaseGenerators/PT4/Lib/PT4ObjArray.txt index c3ed1f6b4..8707d08e8 100644 --- a/ReleaseGenerators/PT4/Lib/PT4ObjArray.txt +++ b/ReleaseGenerators/PT4/Lib/PT4ObjArray.txt @@ -1,6 +1,6 @@ [=PascalABC] [0] -uses PT4, ABCDatabases; +uses PT4, PT4Databases; [-HW] [1-24] diff --git a/ReleaseGenerators/PT4/PT4pabc.dll b/ReleaseGenerators/PT4/PT4pabc.dll index 86899f3d9..698d4684c 100644 Binary files a/ReleaseGenerators/PT4/PT4pabc.dll and b/ReleaseGenerators/PT4/PT4pabc.dll differ diff --git a/ReleaseGenerators/PT4/loaddat.txt b/ReleaseGenerators/PT4/loaddat.txt index 85d1459ba..45d906518 100644 --- a/ReleaseGenerators/PT4/loaddat.txt +++ b/ReleaseGenerators/PT4/loaddat.txt @@ -8,5 +8,25 @@ AIf ACase AWhile ASeries +AProc +AFunc +AArray AExam =br +ArrFind +ArrGen +ArrTransf +ArrFilter +ArrOp +ArrSlice +ArrShift +ArrObj +ObjArray +ZSeries +ZMinmax +ZArray +ZMatrix +String +File +Text +=br diff --git a/bin/PT4/Lib/PT4ArrObj.txt b/bin/PT4/Lib/PT4ArrObj.txt index 096993554..a6e0b4b05 100644 --- a/bin/PT4/Lib/PT4ArrObj.txt +++ b/bin/PT4/Lib/PT4ArrObj.txt @@ -1,5 +1,5 @@ [=PascalABC] [0] -uses PT4, ABCDatabases; +uses PT4, PT4Databases; [1000] \ No newline at end of file diff --git a/bin/PT4/Lib/PT4ObjArray.dll b/bin/PT4/Lib/PT4ObjArray.dll index 145d5e754..b4301f3e5 100644 Binary files a/bin/PT4/Lib/PT4ObjArray.dll and b/bin/PT4/Lib/PT4ObjArray.dll differ diff --git a/bin/PT4/Lib/PT4ObjArray.txt b/bin/PT4/Lib/PT4ObjArray.txt index c3ed1f6b4..8707d08e8 100644 --- a/bin/PT4/Lib/PT4ObjArray.txt +++ b/bin/PT4/Lib/PT4ObjArray.txt @@ -1,6 +1,6 @@ [=PascalABC] [0] -uses PT4, ABCDatabases; +uses PT4, PT4Databases; [-HW] [1-24] diff --git a/bin/PT4/loaddat.txt b/bin/PT4/loaddat.txt index 85d1459ba..45d906518 100644 --- a/bin/PT4/loaddat.txt +++ b/bin/PT4/loaddat.txt @@ -8,5 +8,25 @@ AIf ACase AWhile ASeries +AProc +AFunc +AArray AExam =br +ArrFind +ArrGen +ArrTransf +ArrFilter +ArrOp +ArrSlice +ArrShift +ArrObj +ObjArray +ZSeries +ZMinmax +ZArray +ZMatrix +String +File +Text +=br diff --git a/bin/PT4/pt4pabc.dll b/bin/PT4/pt4pabc.dll index 86899f3d9..698d4684c 100644 Binary files a/bin/PT4/pt4pabc.dll and b/bin/PT4/pt4pabc.dll differ