From 15cbe2fc81082e6828fa504b3b22499600134b54 Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Sun, 5 Apr 2020 01:15:24 +0200 Subject: [PATCH 1/1] cmake readpdb_mult.F --- source/unres/src-HCD-5D/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/unres/src-HCD-5D/CMakeLists.txt b/source/unres/src-HCD-5D/CMakeLists.txt index 486a344..2a69daa 100644 --- a/source/unres/src-HCD-5D/CMakeLists.txt +++ b/source/unres/src-HCD-5D/CMakeLists.txt @@ -71,7 +71,7 @@ set(UNRES_MDM_SRC0 ran.f randgens.f rattle.F - readpdb.F + readpdb_mult.F readrtns_CSA.F refsys.f regularize.F @@ -135,7 +135,7 @@ set(UNRES_MDM_PP_SRC q_measure.F ran.f rattle.F - readpdb.F + readpdb_mult.F readrtns_CSA.F regularize.F rmdd.f -- 1.7.9.5