Merge branch 'devel' into feature-ga
[unres.git] / source / unres / src_MD / src / COMMON.MUCA
diff --git a/source/unres/src_MD/src/COMMON.MUCA b/source/unres/src_MD/src/COMMON.MUCA
deleted file mode 100644 (file)
index 7529c15..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-      double precision emuca(4*maxres),nemuca(4*maxres),
-     &        nemuca2(4*maxres),elow,ehigh,factor,
-     &        elowi(maxprocs),ehighi(maxprocs),hbin,
-     &        hist(4*maxres),factor_min
-      integer nmuca,imtime,muca_smooth
-      common /double_muca/ emuca,nemuca,
-     &        nemuca2,elow,ehigh,factor,hbin,hist,factor_min
-      common /integer_muca/ nmuca,imtime,muca_smooth
-      common /mucarem/ elowi,ehighi
-