# Extension information for zpkg. # Mark an "exported" header for use from other packages. # This is not needed for headers only used within the package. # header cPersistence.h # This is included by cPersistence.h, so all users of cPersistence.h # have to be able to include this indirectly. # header ring.h source cPersistence.c source ring.c depends-on cPersistence.h depends-on ring.h source cPickleCache.c source ring.c depends-on cPersistence.h depends-on ring.h source TimeStamp.c