From 4e2a7e5d6eef602e1492a37fab5246a5b7a40b0f Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Mon, 20 Jan 2014 17:03:16 -0800 Subject: [PATCH] Removed note about compilers supporting these features --- Fortran-2003-and-2008-Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fortran-2003-and-2008-Features.md b/Fortran-2003-and-2008-Features.md index eb0a5e5..20a84f6 100644 --- a/Fortran-2003-and-2008-Features.md +++ b/Fortran-2003-and-2008-Features.md @@ -1,4 +1,4 @@ -In order to compile OpenMC, you must use a compiler which supports the following Fortran 2003/2008 features. Most modern compilers completely implement Fortran 95 and at least a subset of Fortran 2003 and 2008. The latest Intel, gfortran, and PGI compilers are known to support all of the following features. +In order to compile OpenMC, you must use a compiler which supports the following Fortran 2003/2008 features. Most modern compilers completely implement Fortran 95 and at least a subset of Fortran 2003 and 2008. ## Fortran 2003