<p><b>qchen3@fsu.edu</b> 2012-02-09 14:16:29 -0700 (Thu, 09 Feb 2012)</p><p>BRANCH COMMIT<br>
<br>
Remove the use of the ieee_arithmetic module so that gfortran can compile. <br>
</p><hr noshade><pre><font color="gray">Modified: branches/ocean_projects/gmvar/src/core_ocean/mpas_ocn_gm.F
===================================================================
--- branches/ocean_projects/gmvar/src/core_ocean/mpas_ocn_gm.F        2012-02-09 21:13:35 UTC (rev 1491)
+++ branches/ocean_projects/gmvar/src/core_ocean/mpas_ocn_gm.F        2012-02-09 21:16:29 UTC (rev 1492)
@@ -1,7 +1,5 @@
 module ocn_gm
 
-   use ieee_arithmetic
-
    use mpas_grid_types
    use mpas_configure
    use mpas_timer

</font>
</pre>