rename
[unres4.git] / source / wham / w_comm_local.f90
diff --git a/source/wham/w_comm_local.f90 b/source/wham/w_comm_local.f90
deleted file mode 100644 (file)
index 0df9100..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-      module w_comm_local
-!-------------------------------------------------------------------------------
-!      common /ccc/
-      real(kind=8),dimension(:,:),allocatable :: creff,cc !(3,nres*2)
-      logical,dimension(:),allocatable :: iadded !(nres)
-      integer,dimension(:,:),allocatable :: inumber !(2,nres)
-!-------------------------------------------------------------------------------
-      end module w_comm_local
-