dvi2bitmap
dvi2bitmap1.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
verbosity.h
Go to the documentation of this file.
1
/* This file is part of dvi2bitmap; see README for copyrights and licence */
2
3
#ifndef VERBOSITY_HEADER_READ
4
#define VERBOSITY_HEADER_READ 1
5
27
enum
verbosities
{
silent
,
quiet
,
normal
,
debug
,
everything
};
28
// leave `everything' as the last in this enum
29
30
#endif
Generated on Mon Jan 12 2015 16:13:22 for dvi2bitmap by
1.8.4