Changes in src/verbose.hpp [89f768:90f680]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/verbose.hpp
r89f768 r90f680 37 37 ostream& print (ostream &ost) const; 38 38 bool DoOutput(int verbosityLevel) const; 39 bool DoErrorOutput(int verbosityLevel) const; 39 40 private: 40 41 int Verbosity;
Note:
See TracChangeset
for help on using the changeset viewer.