[cig-commits] [commit] : changed i6 to i7 everywhere (1b8a422)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 14 20:16:20 PST 2013


Repository : ssh://geoshell/specfem3d

On branch  : 
Link       : https://github.com/geodynamics/specfem2d/compare/1e201257d91c794056b990a43329e05d04f77454...0000000000000000000000000000000000000000

>---------------------------------------------------------------

commit 1b8a42231679e40cf99d4dcf5c3e06532caa22cc
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Dec 29 22:38:08 2009 +0000

    changed i6 to i7 everywhere


>---------------------------------------------------------------

1b8a42231679e40cf99d4dcf5c3e06532caa22cc
 DATA/moho_map/plot_moho_map_openDX.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DATA/moho_map/plot_moho_map_openDX.f90 b/DATA/moho_map/plot_moho_map_openDX.f90
index 1dab31e..ff06eba 100644
--- a/DATA/moho_map/plot_moho_map_openDX.f90
+++ b/DATA/moho_map/plot_moho_map_openDX.f90
@@ -75,7 +75,7 @@
   write(3,*) 'component "data" value 3'
   write(3,*) 'end'
 
-210 format(i6,1x,i6,1x,i6,1x,i6)
+210 format(i7,1x,i7,1x,i7,1x,i7)
 
   close(3)
 



More information about the CIG-COMMITS mailing list