/[MITgcm]/MITgcm_contrib/cg2d_bench/EXCH.h
ViewVC logotype

Diff of /MITgcm_contrib/cg2d_bench/EXCH.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- MITgcm_contrib/cg2d_bench/EXCH.h	2006/05/12 21:58:05	1.1
+++ MITgcm_contrib/cg2d_bench/EXCH.h	2006/05/12 22:02:27	1.2
@@ -1,3 +1,3 @@
       COMMON /EXCH_BUF/ exchBuf1, exchBuf2
-      Real*8 exchBuf1(sNx)
-      Real*8 exchBuf2(sNx)
+      Real exchBuf1(sNx)
+      Real exchBuf2(sNx)

 

  ViewVC Help
Powered by ViewVC 1.1.22