Added the change docs by Adam
[unres.git] / source / unres / src_CSA_DiL / energy_p_new_barrier.F
index b4e0b64..44de1a8 100644 (file)
@@ -4485,9 +4485,6 @@ c     write (*,'(a,i2)') 'EBEND ICG=',icg
       do i=ithet_start,ithet_end
 C Zero the energy function and its derivative at 0 or pi.
         call splinthet(theta(i),0.5d0*delta,ss,ssd)
-<<<<<<< HEAD
-        it=iabs(itype(i-1))
-=======
         it=itype(i-1)
         ichir1=isign(1,itype(i-2))
         ichir2=isign(1,itype(i))
@@ -4501,7 +4498,6 @@ C Zero the energy function and its derivative at 0 or pi.
          ichir21=isign(1,itype(i))
          ichir22=isign(1,itype(i))
         endif
->>>>>>> bartek2
         if (i.gt.3) then
 #ifdef OSF
          phii=phi(i)
@@ -8170,7 +8166,7 @@ c----------------------------------------------------------------------------
       include 'COMMON.GEO'
       logical swap
       double precision vv(2),pizda(2,2),auxmat(2,2),auxvec(2),
-     & auxvec1(2),auxvec2(1),auxmat1(2,2)
+     & auxvec1(2),auxvec2(2),auxmat1(2,2)
       logical lprn
       common /kutas/ lprn
 CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC