We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9812c73 commit 54a7060Copy full SHA for 54a7060
ChangeLog
@@ -1,3 +1,6 @@
1
+2025-02-13 Alan Grossfield <alan>
2
+ * merged in new tool rmsds-align, from Anees
3
+
4
2025-02-05 Alan Grossfield <alan>
5
* Release 4.2.0 (bumped setup.cfg)
6
Packages/Clustering/CMakeLists.txt
@@ -8,4 +8,4 @@ target_link_libraries(cluster-kgs loos Eigen3::Eigen)
8
install(TARGETS cluster-kgs)
9
10
### Handle scripts
11
-install(PROGRAMS cluster_pops.py frame-picker.py DESTINATION bin)
+install(PROGRAMS cluster_pops.py frame-picker.py rmsds-align.py DESTINATION bin)
0 commit comments