{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } unit zcore; interface uses ZClasses, ZCollections, ZCompatibility, ZExpression, ZExprParser, ZExprToken, ZFunctions, ZMatchPattern, ZMessages, ZSysUtils, ZTokenizer, ZVariables, ZVariant, ZURL, ZEncoding; implementation end.