cmake changes for pgf90
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Tue, 17 May 2016 23:44:29 +0000 (01:44 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Tue, 17 May 2016 23:44:29 +0000 (01:44 +0200)
commit9855ca262c6824c506fbe5025ed63cfa6df4ae81
treea431cd77d9aa9959945bc7ca0eeada7ecd9687a4
parent31146507a3ad2292fb050be760c7b636ba90e472
cmake changes for pgf90

isnand() used instead of isnan() for pgf90
cleaning of double common files in cluster_wham include_unres
19 files changed:
source/cluster/wham/src-M/CMakeLists.txt
source/cluster/wham/src-M/include_unres/COMMON.CONTACTS [deleted file]
source/cluster/wham/src-M/include_unres/COMMON.FFIELD [deleted file]
source/cluster/wham/src-M/include_unres/COMMON.NAMES [deleted file]
source/cluster/wham/src-M/include_unres/COMMON.SBRIDGE [deleted file]
source/cluster/wham/src-M/include_unres/COMMON.SCCOR [deleted file]
source/cluster/wham/src/CMakeLists.txt
source/cluster/wham/src/include_unres/COMMON.CONTACTS [deleted file]
source/cluster/wham/src/include_unres/COMMON.FFIELD [deleted file]
source/cluster/wham/src/include_unres/COMMON.NAMES [deleted file]
source/cluster/wham/src/include_unres/COMMON.SCCOR [deleted file]
source/lib/isnan_pgi.f [new file with mode: 0644]
source/unres/src_CSA/CMakeLists.txt
source/unres/src_MD-M/CMakeLists.txt
source/unres/src_MD/CMakeLists.txt
source/unres/src_MIN/CMakeLists.txt
source/wham/src-M/CMakeLists.txt
source/wham/src/CMakeLists.txt
source/wham/src/include_unres/COMMON.VAR [deleted file]