Skip to content

Commit 54a7060

Browse files
committed
install rmsds-align and updatery
1 parent 9812c73 commit 54a7060

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-02-13 Alan Grossfield <alan>
2+
* merged in new tool rmsds-align, from Anees
3+
14
2025-02-05 Alan Grossfield <alan>
25
* Release 4.2.0 (bumped setup.cfg)
36

Packages/Clustering/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ target_link_libraries(cluster-kgs loos Eigen3::Eigen)
88
install(TARGETS cluster-kgs)
99

1010
### Handle scripts
11-
install(PROGRAMS cluster_pops.py frame-picker.py DESTINATION bin)
11+
install(PROGRAMS cluster_pops.py frame-picker.py rmsds-align.py DESTINATION bin)

0 commit comments

Comments
 (0)