diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tng_io.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tng_io.h b/include/tng_io.h index caa4d63..1b07529 100644 --- a/include/tng_io.h +++ b/include/tng_io.h @@ -981,6 +981,7 @@ tng_function_status tng_chain_name_set(tng_trajectory_t tng_data, tng_function_status tng_chain_residue_find(tng_trajectory_t tng_data, tng_chain_t chain, const char *name, + int64_t id, tng_residue_t *residue); /** |