Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/verbose.hpp

    r89f768 r90f680  
    3737    ostream& print (ostream &ost) const;
    3838    bool DoOutput(int verbosityLevel) const;
     39    bool DoErrorOutput(int verbosityLevel) const;
    3940  private:
    4041    int Verbosity;
Note: See TracChangeset for help on using the changeset viewer.