#include "molecules.hpp" /** Prints the tabs according to verbosity stored in the temporary constructed class. * \param &ost stream to extend with tabs * \return &ost stream with tabs */ ostream& Verbose::print (ostream &ost) const { for (int i=0;i