From 4414a8abc39ee2b2833c676b9ac33e1e62bb699c Mon Sep 17 00:00:00 2001 From: Dawid Jagiela Date: Mon, 18 Jun 2012 21:02:13 +0200 Subject: [PATCH] fixed merge renamed source file: newconf.f is now newconf.F --- source/unres/src_CSA/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/unres/src_CSA/CMakeLists.txt b/source/unres/src_CSA/CMakeLists.txt index 48133b8..3fd2b9b 100644 --- a/source/unres/src_CSA/CMakeLists.txt +++ b/source/unres/src_CSA/CMakeLists.txt @@ -44,7 +44,7 @@ set(UNRES_CSA_SRC0 minim_mult.F misc.f MP.F - newconf.f + newconf.F parmread.F pinorm.f printmat.f @@ -85,6 +85,7 @@ set(UNRES_CSA_PP_SRC minim_jlee.F minim_mult.F MP.F + newconf.F parmread.F prng_32.F readpdb.F -- 1.7.9.5