Skip to content

Commit 0917840

Browse files
committed
Merge branch 'master' of https://github.com/jacobwilliams/json-fortran into speed
2 parents 52ddcf6 + fb3b0ee commit 0917840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Currently, several ways are provided to build the jsonfortran library
4545

4646
* Additionally, a [CMake](http://www.cmake.org) build
4747
system is provided. This build system has been tested on Mac and Linux
48-
using the Intel Fortran Compiler and gfortran 4.9. It has not been
48+
using the Intel Fortran Compiler, gfortran 4.9, and NAG Fortran 6.0. It has not been
4949
tested on Windows. This CMake based build provides an install target,
5050
and exports from both the install location and the build location so
5151
that building and using json-fortran in another CMake based project is

0 commit comments

Comments
 (0)