Changeset 138 for trunk/Modules/IS/UModuleIS.pas
- Timestamp:
- Sep 9, 2022, 8:20:25 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/IS/UModuleIS.pas
r137 r138 4 4 5 5 uses 6 Classes, SysUtils, UModularSystem, SpecializedDictionary, USqlDatabase, 7 UModuleBase; 6 Classes, SysUtils, UModularSystem, USqlDatabase, UModuleBase, UGenerics; 8 7 9 8 type
Note:
See TracChangeset
for help on using the changeset viewer.