fixes to NARES MREMD + traceback flag for debug
[unres4.git] / source / wham / wham.F90
index def4ee1..2ad82cb 100644 (file)
@@ -54,9 +54,6 @@
 !#define WHAM_RUN
 !      call alloc_wham_arrays
 !write(iout,*) "after alloc wham"
-      write (*,"(A,/,A,/,A,/,A)") "Last Christmas", &
-      "I gave you my heart","But the very next day", &
-      "You gave it away"
 #ifdef MPI
       call MPI_Init( IERROR )
       call MPI_Comm_rank( MPI_COMM_WORLD, me, IERROR )
 !write(iout,*)"before proc_cont, define frag"
         call proc_cont
         call fragment_list
-        if (constr_dist.gt.0) call read_dist_constr
       endif
+      if (constr_dist.gt.0) call read_dist_constr
       write (iout,*) "Begin read_database"
       call flush(iout)
       call read_database(*10)