mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-31 17:50:26 +08:00
added comment about function ordering
This commit is contained in:
parent
d0a6e9c246
commit
26f4bfdd28
@ -2,7 +2,8 @@
|
||||
Research/Unidata. See COPYRIGHT file for more info. */
|
||||
/**
|
||||
* @file
|
||||
* Functions for defining and inquiring about variables.
|
||||
* Functions for defining and inquiring about variables. @note The
|
||||
* order of functions in this file affects the doxygen documentation.
|
||||
*/
|
||||
|
||||
#include "ncdispatch.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user