mdtest/src
Christopher J. Morrone a60ad0b088 Impose proper file scoping and header usage.
Clean up the header files to only contain those things that
need to be shared between .c files.

Functions that are not shared are now declared static to
make their file scope explicit.  Functions that ARE shared
are declared in appropriate headers.

I am not going to claim that I caugh everything, but at
least it is a good start.
2011-11-11 17:30:20 -08:00
..
win Begin conversion to autoconf 2011-10-27 17:45:09 -07:00
Makefile.am Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
aiori-HDF5.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
aiori-MPIIO.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
aiori-NCMPI.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
aiori-POSIX.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
aiori.h Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
ior.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
ior.h Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
iordef.h Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
parse_options.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
parse_options.h Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
utilities.c Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
utilities.h Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00