[cig-commits] r9192 - cs/avm/trunk

tan2 at geodynamics.org tan2 at geodynamics.org
Tue Jan 29 13:49:46 PST 2008


Author: tan2
Date: 2008-01-29 13:49:46 -0800 (Tue, 29 Jan 2008)
New Revision: 9192

Modified:
   cs/avm/trunk/avm.f90
Log:
Using double quote for consistency

Modified: cs/avm/trunk/avm.f90
===================================================================
--- cs/avm/trunk/avm.f90	2008-01-29 21:49:29 UTC (rev 9191)
+++ cs/avm/trunk/avm.f90	2008-01-29 21:49:46 UTC (rev 9192)
@@ -24,7 +24,7 @@
 
   implicit none
 
-  include 'mpif.h'
+  include "mpif.h"
   include "constants.h"
   include "precision.h"
 



More information about the cig-commits mailing list