/* archive-cache.h:
*
****************************************************************
* Copyright (C) 2003 Tom Lord
*
* See the file "COPYING" for further information about
* the copyright and warranty status of this work.
*/
#ifndef INCLUDE__LIBARCH__ARCHIVE_CACHE_H
#define INCLUDE__LIBARCH__ARCHIVE_CACHE_H
#include "libarch/archive.h"
/* automatically generated __STDC__ prototypes */
extern void arch_archive_cache (int chatter_fd, struct arch_archive * arch, t_uchar * archive, t_uchar * revision, arch_project_tree_t * cache);
#endif /* INCLUDE__LIBARCH__ARCHIVE_CACHE_H */
/* tag: Tom Lord Sat Jan 5 15:26:10 2002 (archive-cache.h)
*/
syntax highlighted by Code2HTML, v. 0.9.1