Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-16 | Added project and API versions to CMakeLists.txt. | Rossen Apostolov | |
TNG_VERSION was renamed to TNG_API_VERSION which is configured through API_VERSION in CMakeLists.txt. Updated the header to 2014. Change-Id: I6a37825cd1d236927ac0e21a797abc4e98f7ce59 | |||
2014-01-21 | Bump version number. Added changes to change log. | Magnus Lundborg | |
2014-01-14 | Use relative paths for includes. | Magnus Lundborg | |
2013-11-04 | Changed from LGPL 2.1 license to the Revised BSD license. | Magnus Lundborg | |
2013-10-29 | Added function to get residue ID of an atom. | Magnus Lundborg | |
2013-10-25 | Bump the version number. | Magnus Lundborg | |
2013-10-25 | Split the fortran wrapper into another file. | Magnus Lundborg | |
Do not keep the fortran wrapper in the main tng_io.c file. |