Author: jgg
Date: 1999-10-02 03:11:50 GMT
Uped version
// -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
// -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
-// $Id: pkgcache.cc,v 1.28 1999/07/30 02:54:25 jgg Exp $
+// $Id: pkgcache.cc,v 1.29 1999/10/02 03:11:50 jgg Exp $
/* ######################################################################
Package Cache - Accessor code for the cache
/* ######################################################################
Package Cache - Accessor code for the cache
/* Whenever the structures change the major version should be bumped,
whenever the generator changes the minor version should be bumped. */
MajorVersion = 3;
/* Whenever the structures change the major version should be bumped,
whenever the generator changes the minor version should be bumped. */
MajorVersion = 3;
Dirty = true;
HeaderSz = sizeof(pkgCache::Header);
Dirty = true;
HeaderSz = sizeof(pkgCache::Header);