XTCTrajectory and TRRTrajectory

This commit is contained in:
daniel
2020-04-16 13:47:08 +02:00
parent 43d2d74468
commit 2303303472
4 changed files with 442 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ lazy-init = "0.3"
[dev-dependencies]
tempfile = "3.1.0"
assert_approx_eq = "1.1.0"
[build-dependencies]
cc = { version = "1.0", features = ["parallel" ]}