update colvars library to 2016-06-23 version

This commit is contained in:
Axel Kohlmeyer
2016-06-27 11:33:10 -04:00
parent eba0376da3
commit f47a9e33e6
16 changed files with 353 additions and 166 deletions

View File

@ -524,7 +524,7 @@ int colvarparse::check_keywords(std::string &conf, char const *key)
}
}
clear_keyword_registry();
init();
return COLVARS_OK;
}