<> <> <<>> <> <<>> <> <<(added to get the global part of the schema initialized)>> DIRECTORY DB USING [Segment, Version]; WalnutSchemaInternal: CEDAR DEFINITIONS = BEGIN <> InitializeGlobals: PROC[segment: DB.Segment, version: DB.Version _ NewOrOld]; <> <<>> END.