Difference for src/colvaratoms.h from version 1.12 to 1.13

version 1.12version 1.13
Line 253
Line 253
     return atoms.size();     return atoms.size();
   }   }
  
    std::string const print_atom_ids() const;
  
   /// \brief If this option is on, this group merely acts as a wrapper   /// \brief If this option is on, this group merely acts as a wrapper
   /// for a fixed position; any calls to atoms within or to   /// for a fixed position; any calls to atoms within or to
   /// functions that return disaggregated data will fail   /// functions that return disaggregated data will fail


Legend:
Removed in v.1.12 
changed lines
 Added in v.1.13



Made by using version 1.53 of cvs2html