unres_package_Oct_2016 from emilial
[unres4.git] / source / unres / map_data.f90
diff --git a/source/unres/map_data.f90 b/source/unres/map_data.f90
deleted file mode 100644 (file)
index b706d35..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-      module map_data
-!-----------------------------------------------------------------------------
-! commom.map
-!      common /mapp/
-      integer :: nmap
-      integer,dimension(:),allocatable :: kang,res1,res2,nstep !(maxvar)
-      real(kind=8),dimension(:),allocatable :: ang_from,ang_to !(maxvar)
-!-----------------------------------------------------------------------------
-!-----------------------------------------------------------------------------
-      end module map_data