fixed marge problem
[unres.git] / source / unres / src_MD-M / energy_p_new_barrier.F
index 0ba8f26..5f00861 100644 (file)
@@ -4081,13 +4081,8 @@ cmc        if (ii.gt.nres .and. itype(iii).eq.1 .and. itype(jjj).eq.1) then
 C 18/07/06 MC: Use the convention that the first nss pairs are SS bonds
         if (.not.dyn_ss .and. i.le.nss) then
 C 15/02/13 CC dynamic SSbond - additional check
-<<<<<<< HEAD
          if (ii.gt.nres .and. iabs(itype(iii)).eq.1 .and.
      & iabs(itype(jjj)).eq.1) then
-=======
-         if (ii.gt.nres 
-     &       .and. itype(iii).eq.1 .and. itype(jjj).eq.1) then 
->>>>>>> prerelease-3.2.1
           call ssbond_ene(iii,jjj,eij)
           ehpb=ehpb+2*eij
          endif