corrections
[unres.git] / source / cluster / wham / src-HCD / readpdb.F
index 58c63e4..f7cfb86 100644 (file)
@@ -77,7 +77,7 @@ c      write (2,*) "UNRES_PDB",unres_pdb
           sccalc=.true.
         endif
 ! Read free energy
-        if (index(card,"FREE ENERGY").gt.0) read(card(35:),*) efree_temp
+c        if (index(card,"FREE ENERGY").gt.0) read(card(35:),*) efree_temp
 ! Fish out the ATOM cards.
         if (index(card(1:4),'ATOM').gt.0) then  
           sccalc=.false.