From 6c0312293b076716f84aefcdf86a1ec0174f6489 Mon Sep 17 00:00:00 2001 From: Ward Fisher Date: Thu, 12 May 2016 16:40:50 -0600 Subject: [PATCH] Corrected dead links referencing the fortran 77, fortran 90 and C++ interfaces. --- docs/guide.dox | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/guide.dox b/docs/guide.dox index 216c2799e..5d78d1b81 100644 --- a/docs/guide.dox +++ b/docs/guide.dox @@ -83,15 +83,7 @@ affecting existing programs. The physical representation of netCDF data is designed to be independent of the computer on which the data were written. -Unidata supports the netCDF interfaces for C (see NetCDF C Interface -Guide), FORTRAN 77 (see NetCDF Fortran 77 -Interface Guide), FORTRAN 90 (see NetCDF Fortran 90 -Interface Guide), and C++ (see NetCDF C++ Interface -Guide). +Unidata supports the netCDF interfaces for C (see NetCDF-C User's Guide), FORTRAN 77 (see NetCDF Fortran 77 Interface Guide), FORTRAN 90 (see NetCDF Fortran 90 Interface Guide), and C++ (see NetCDF C++ Interface Guide). The netCDF library is supported for various UNIX operating systems. A MS Windows port is also available. The software is also ported and