Cluster debug ON
[unres.git] / source / cluster / wham / src-M / probabl.F
index 543422a..0c45402 100644 (file)
@@ -263,12 +263,12 @@ c          write (iout,*) i,fdimless(i)
       WRITE (iout,*) "Wchodze do call mysort1"
         call mysort1(ncon,Fdimless,list_conf)
       WRITE (iout,*) "Wychodze z call mysort1"
-#ifdef DEBUG
+C#ifdef DEBUG
         write (iout,*) "The FDIMLESS array after sorting"
         do i=1,ncon
           write (iout,*) i,list_conf(i),fdimless(i)
         enddo
-#endif
+c#endif
       WRITE (iout,*) "Wchodze do petli i=1,ncon totfree(i)=fdimless(i)"
         do i=1,ncon
           totfree(i)=fdimless(i)