Merge branch 'adam' into devel
authorAdam Liwo <adam@matrix.chem.cornell.edu>
Mon, 18 Jun 2012 13:58:32 +0000 (09:58 -0400)
committerAdam Liwo <adam@matrix.chem.cornell.edu>
Mon, 18 Jun 2012 13:58:32 +0000 (09:58 -0400)
Merging adam with devel
Conflicts:
source/unres/src_CSA/readrtns_csa.F

1  2 
bin/unres/CSA/unres_csa_ifort_mpich-1.2.7p1.exe~adam
source/unres/src_CSA/readrtns_csa.F
source/unres/src_CSA/unres_csa.F

index 0000000,0000000..59d3545
new file mode 100755 (executable)
Binary files differ
@@@ -577,8 -577,8 +577,13 @@@ C     Juyong:READ read_inf
  C     READ fragment information!!
  C     both routines should be in dfa.F file!!
  
++<<<<<<< HEAD
 +      if (.not. (wdfa_dist.eq.0.0 .and. wdfa_tor.eq.0.0 .and.
 +     &            wdfa_nei.eq.0.0 .and. wdfa_beta.eq.0.0)) then
++=======
+       if (.not. (wdfa_dist.eq.0.0 .and. wdfa_tor.eq.0.0
+      &      .and. wdfa_nei.eq.0.0 .and. wdfa_beta.eq.0.0)) then
++>>>>>>> adam
         call init_dfa_vars
         print*, 'init_dfa_vars finished!'
         call read_dfa_info
Simple merge