]>
git.saurik.com Git - apt.git/blob - ftparchive/apt-ftparchive.h
1 // -*- mode: cpp; mode: fold -*-
3 // $Id: apt-ftparchive.h,v 1.3 2001/05/29 03:51:37 jgg Exp $
4 /* ######################################################################
8 The file writer classes. These write various types of output, sources,
11 ##################################################################### */
13 #ifndef APT_FTPARCHIVE_H
14 #define APT_FTPARCHIVE_H
25 extern ofstream devnull
;
26 extern unsigned Quiet
;