{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } unit sparta_Generics; {$warn 5023 off : no warning about unused units} interface uses sparta_Generics.Collections, sparta_Generics.Defaults, sparta_Generics.Hashes, sparta_Generics.Helpers, sparta_Generics.MemoryExpanders, sparta_Generics.Strings; implementation end.