Difference for src/colvarscript.h from version 1.6 to 1.7

version 1.6version 1.7
Line 55
Line 55
   int proc_features(colvardeps *obj,   int proc_features(colvardeps *obj,
                     int argc, unsigned char *const argv[]);                     int argc, unsigned char *const argv[]);
  
   /// Builds and return a short help   /// Build and return a short help
   std::string help_string(void);   std::string help_string(void);
  
 public: public:


Legend:
Removed in v.1.6 
changed lines
 Added in v.1.7



Made by using version 1.53 of cvs2html