mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
removed changes to nc4hdf5.c
This commit is contained in:
parent
0c0da02b49
commit
5b56e66096
@ -1,8 +1,6 @@
|
|||||||
/* Copyright 2003-2018, University Corporation for Atmospheric
|
|
||||||
* Research. See the COPYRIGHT file for copying and redistribution
|
|
||||||
* conditions. */
|
|
||||||
/**
|
/**
|
||||||
* @file @internal
|
*
|
||||||
|
* @file
|
||||||
* This file is part of netcdf-4, a netCDF-like interface for HDF5, or a
|
* This file is part of netcdf-4, a netCDF-like interface for HDF5, or a
|
||||||
* HDF5 backend for netCDF, depending on your point of view.
|
* HDF5 backend for netCDF, depending on your point of view.
|
||||||
*
|
*
|
||||||
@ -10,6 +8,10 @@
|
|||||||
* the functions in this file are exposed in the exetnal API. These
|
* the functions in this file are exposed in the exetnal API. These
|
||||||
* functions handle the HDF interface.
|
* functions handle the HDF interface.
|
||||||
*
|
*
|
||||||
|
* Copyright 2003, University Corporation for Atmospheric
|
||||||
|
* Research. See the COPYRIGHT file for copying and redistribution
|
||||||
|
* conditions.
|
||||||
|
*
|
||||||
* @author Ed Hartnett, Dennis Heimbigner, Ward Fisher
|
* @author Ed Hartnett, Dennis Heimbigner, Ward Fisher
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user