renamed some units, added TMycAtomicStack

This commit is contained in:
Michael Schimmel
2025-05-24 16:02:00 +02:00
parent 08a110b02f
commit 46f7b594d9
8 changed files with 653 additions and 298 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ unit TestSignals;
interface
uses
DUnitX.TestFramework,
Myc.Atomic;
DUnitX.TestFramework;
type
[TestFixture]