Merge branch 'devel' into AFM
[unres.git] / source / unres / src_Eshel / COMMON.CACHE
diff --git a/source/unres/src_Eshel/COMMON.CACHE b/source/unres/src_Eshel/COMMON.CACHE
new file mode 100644 (file)
index 0000000..8cb0cbc
--- /dev/null
@@ -0,0 +1,6 @@
+      integer ncache,CachSrc(max_cache),isent(max_cache),
+     & iused(max_cache)
+      logical cache_update
+      double precision ecache(max_cache),xcache(maxvar,max_cache)
+      common /cache/ ecache,xcache,ncache,CachSrc,isent,iused,
+     & cache_update