git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11448 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -31,7 +31,7 @@ colvarbias::colvarbias (std::string const &conf, char const *key)
|
||||
bi++) {
|
||||
if ((*bi)->name == this->name)
|
||||
cvm::fatal_error ("Error: this bias cannot have the same name, \""+this->name+
|
||||
"\", of another bias.\n");
|
||||
"\", as another bias.\n");
|
||||
}
|
||||
|
||||
// lookup the associated colvars
|
||||
|
||||
Reference in New Issue
Block a user