tttest
authorŁukasz Golon <golon@uchicago.edu>
Wed, 30 Oct 2019 19:17:22 +0000 (20:17 +0100)
committerŁukasz Golon <golon@uchicago.edu>
Wed, 30 Oct 2019 19:17:22 +0000 (20:17 +0100)
source/wham/wham.F90

index fcf1d15..def4ee1 100644 (file)
@@ -54,6 +54,9 @@
 !#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 )