wylacznie diagnostyki
authorAdam Kazimierz Sieradzan <adasko@sun1.chem.univ.gda.pl>
Tue, 17 Jun 2014 18:18:21 +0000 (14:18 -0400)
committerAdam Kazimierz Sieradzan <adasko@sun1.chem.univ.gda.pl>
Tue, 17 Jun 2014 18:18:21 +0000 (14:18 -0400)
.gitignore
source/unres/src_MD-M/energy_p_new_barrier.F

index d5a5c53..035c785 100644 (file)
@@ -12,6 +12,9 @@ cinfo.f
 # ignore build dir
 build/
 build2/
+build_prere/
+period_build/
+period_build2/
 
 # latex files in documentation 
 doc/*/*.aux
index d4e2092..20abf7d 100644 (file)
@@ -710,7 +710,7 @@ c      enddo
         do i=1,4*nres
           glocbuf(i)=gloc(i,icg)
         enddo
-#define DEBUG
+c#define DEBUG
 #ifdef DEBUG
       write (iout,*) "gloc_sc before reduce"
       do i=1,nres
@@ -719,7 +719,7 @@ c      enddo
        enddo
       enddo
 #endif
-#undef DEBUG
+c#undef DEBUG
         do i=1,nres
          do j=1,3
           gloc_scbuf(j,i)=gloc_sc(j,i,icg)