Fixed the homology gradient in finegrain mode
[unres.git] / source / unres / src_MD / CMakeLists.txt
index ea7776c..fc4af69 100644 (file)
@@ -80,6 +80,7 @@ set(UNRES_MD_SRC0
        thread.F 
        unres.F
        ssMD.F
+       dfa.F
 )
 
 set(UNRES_MD_SRC3 
@@ -166,7 +167,7 @@ set_property(SOURCE ${UNRES_MD_SRC3} PROPERTY COMPILE_FLAGS ${FFLAGS3} )
 #=========================================
 if(UNRES_MD_FF STREQUAL "GAB" )
   # set preprocesor flags   
-  set(CPPFLAGS "PROCOR -DUNRES -DISNAN -DSPLITELE -DLANG0 -DCRYST_BOND -DCRYST_THETA -DCRYST_SC" )
+  set(CPPFLAGS "PROCOR -DUNRES -DISNAN -DSPLITELE -DLANG0 -DCRYST_BOND -DCRYST_THETA -DCRYST_SC")
 
 #=========================================
 #  Settings for E0LL2Y force field