Small changes Implement global map of components (@HanatoK) https://github.com/Colvars/colvars/pull/363 Format code examples with colored background (@giacomofiorin) https://github.com/Colvars/colvars/pull/361 replaced jacobi() with an open-source version (@jewettaij) https://github.com/Colvars/colvars/pull/360
4 lines
68 B
C
4 lines
68 B
C
#ifndef COLVARS_VERSION
|
|
#define COLVARS_VERSION "2020-09-17"
|
|
#endif
|