Difference for src/colvarmodule.C from version 1.27 to 1.28

version 1.27version 1.28
Line 1572
Line 1572
 size_t const colvarmodule::cv_width = 21; size_t const colvarmodule::cv_width = 21;
 size_t const colvarmodule::en_prec  = 14; size_t const colvarmodule::en_prec  = 14;
 size_t const colvarmodule::en_width = 21; size_t const colvarmodule::en_width = 21;
 std::string const colvarmodule::line_marker = const char * const colvarmodule::line_marker = (const char *)
   "----------------------------------------------------------------------\n";   "----------------------------------------------------------------------\n";


Legend:
Removed in v.1.27 
changed lines
 Added in v.1.28



Made by using version 1.53 of cvs2html