xdrf2pdb Adam's PBC correction
[unres.git] / source / xdrfpdb / src-M / CMakeLists.txt
index 2a4ce69..bd9ad24 100644 (file)
@@ -11,8 +11,8 @@
 # xdrf2ang   : extracts backbone angles from a cx trajectory file
 # xdrf2pdb-m : converts a selected trajectory of a MREMD run dumpend into a cx file to PDB format
 #
-# xdrf2pdb1  : converts conformation(s) selected from a wham post-processing run into PDB format
-# xdrf2x1    : converts conformation(s) selected from a wham post-processing run into raw (x) format.
+# removed xdrf2pdb1  : converts conformation(s) selected from a wham post-processing run into PDB format
+# removed xdrf2x1    : converts conformation(s) selected from a wham post-processing run into raw (x) format.
 #
 # 9/23/2010 A. Liwo
 #
@@ -25,6 +25,7 @@ set(UNRES_XDRF_XDRF2PDB_SRC-M
        misc.f
        rescode.f
        nazwy.f
+       seq2chains.f
 )
 
 set(UNRES_XDRF_XDRF2PDB-M_SRC-M
@@ -33,6 +34,7 @@ set(UNRES_XDRF_XDRF2PDB-M_SRC-M
        misc.f
        rescode.f
        nazwy.f
+       seq2chains.f
 )