From 98ab6f62b288476b57cf515d4d04ddafda983979 Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Tue, 27 Oct 2015 14:26:08 +0100 Subject: [PATCH] printmat added to cmake --- source/cluster/wham/src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/cluster/wham/src/CMakeLists.txt b/source/cluster/wham/src/CMakeLists.txt index 7bdb679..63fa1fe 100644 --- a/source/cluster/wham/src/CMakeLists.txt +++ b/source/cluster/wham/src/CMakeLists.txt @@ -41,6 +41,7 @@ set(UNRES_CLUSTER_WHAM_SRC0 wrtclust.f work_partition.F dfa.F + printmat.f ) set(UNRES_CLUSTER_WHAM_PP_SRC -- 1.7.9.5