#------------------------------------------------------------------------------
# This is the list of files that are part of H4TOH5 source distribution. 
# All files have a `./' prefix and appear in lexicographic order.
# Lines that end with _DO_NOT_DISTRIBUTE_ will not be included in a
# release.  Blank lines and comments are ignored.  Comments must start
# in column one with a '#'.
#------------------------------------------------------------------------------

./COPYING
./Copyright.html
./MANIFEST
./Makefile.am
./Makefile.in
./README.txt
./aclocal.m4
./configure
./configure.ac

./bin/chkmanifest
./bin/config.guess
./bin/config.sub
./bin/depcomp
./bin/dependencies
./bin/deploy
./bin/distdep
./bin/install-sh
./bin/locate_sw
./bin/ltmain.sh
./bin/missing
./bin/mkdirs
./bin/mkinstalldirs
./bin/reconfigure
./bin/runtest        _DO_NOT_DISTRIBUTE_
./bin/snapshot        _DO_NOT_DISTRIBUTE_
./bin/snapshot_version        _DO_NOT_DISTRIBUTE_

./config/commence.in
./config/conclude.in
./config/depend1.in
./config/depend2.in
./config/depend3.in
./config/depend4.in
./config/dependN.in
./config/stamp1
./config/stamp2

./doc/Copyright.html
./doc/Dependencies
./doc/ed_libs/Footer.lbi
./doc/ed_libs/Footer_Null.lbi
./doc/Graphics/help.jpg
./doc/Graphics/help.png
./doc/Graphics/help.gif
./doc/H4H5ProgrammersNotes.doc          _DO_NOT_DISTRIBUTE_
./doc/H4H5ProgrammersNotes.pdf
./doc/Makefile.in
./doc/h4toh5_RM.book                    _DO_NOT_DISTRIBUTE_
./doc/h4toh5_RM_Front.book              _DO_NOT_DISTRIBUTE_
./doc/h4toh5_RM_TOC.html                _DO_NOT_DISTRIBUTE_
./doc/h4toh5_UG.book                    _DO_NOT_DISTRIBUTE_
./doc/h4toh5_UG_Front.book              _DO_NOT_DISTRIBUTE_
./doc/h4toh5_UG_TOC.html                _DO_NOT_DISTRIBUTE_
./doc/h4toh5lib_RM.html
./doc/h4toh5lib_RM.pdf
./doc/h4toh5lib_UG.html
./doc/h4toh5lib_UG.pdf
./doc/README.txt                        _DO_NOT_DISTRIBUTE_
./doc/RM_TPg.html                       _DO_NOT_DISTRIBUTE_
./doc/UG_TPg.html                       _DO_NOT_DISTRIBUTE_

./doc/ed_libs/NavBar_RM.lbi
./doc/ed_libs/NavBar_RM_Null.lbi
./doc/ed_libs/styles_RM.lbi

./doc/ed_styles/NewUGelect.css
./doc/ed_styles/RMelect.css

./release_docs/HISTORY.txt
./release_docs/INSTALL_Unix.txt
./release_docs/INSTALL_Windows.txt
./release_docs/USING_Windows.txt
./release_docs/RELEASE.txt
./release_docs/CMake.txt
./release_docs/Using_CMake.txt

#------------------------------------------------------------------------------
#
# Begin h4toh5 lib
#
#------------------------------------------------------------------------------

./lib/Makefile.am
./lib/Makefile.in

./lib/examples/Makefile.am
./lib/examples/Makefile.in
./lib/examples/h4toh5example.c
./lib/examples/sds_lib_test.hdf

./lib/src/Dependencies
./lib/src/H4TOH5I.c
./lib/src/H4TOH5Iprivate.h
./lib/src/H4TOH5Ipublic.h
./lib/src/H4TOH5api_adpt.h
./lib/src/Makefile.am
./lib/src/Makefile.in
./lib/src/h4toh5.h
./lib/src/h4toh5anno.c
./lib/src/h4toh5apicompatible.h
./lib/src/h4toh5eos.c
./lib/src/h4toh5image.c
./lib/src/h4toh5main.c
./lib/src/h4toh5main.h
./lib/src/h4toh5pal.c
./lib/src/h4toh5sds.c
./lib/src/h4toh5util.c
./lib/src/h4toh5util.h
./lib/src/h4toh5vdata.c
./lib/src/h4toh5vector.h
./lib/src/h4toh5vgroup.c

./lib/test/Dependencies
./lib/test/Makefile.am
./lib/test/Makefile.in
./lib/test/h4h5apitestadvgroup.c
./lib/test/h4h5apitestbasvgroup.c
./lib/test/h4h5apitestdefault.c
./lib/test/h4h5apitestimage.c
./lib/test/h4h5apitestimageattr.c
./lib/test/h4h5apitestloneimage.c
./lib/test/h4h5apitestlonesds.c
./lib/test/h4h5apitestlonevdata.c
./lib/test/h4h5apitestname.c
./lib/test/h4h5apitestsds.c
./lib/test/h4h5apitestsdsattr.c
./lib/test/h4h5apitestvdata.c
./lib/test/h4toh5eostest.c
./lib/test/h4toh5test.c
./lib/test/testh4toh5.sh.in

./lib/testfiles/image_lib_lonetest.hdf
./lib/testfiles/image_lib_test.hdf
./lib/testfiles/sds_lib_lonetest.hdf
./lib/testfiles/sds_lib_test.hdf
./lib/testfiles/testallvgroup.hdf
./lib/testfiles/vdata_lib_lonetest.hdf
./lib/testfiles/vdata_lib_test.hdf
./lib/testfiles/vg_all_test.hdf
./lib/testfiles/vg_all_testname.hdf
./lib/testfiles/vg_bas_test.hdf
./lib/testfiles/Expected/image_lib_lonetest.h5
./lib/testfiles/Expected/image_lib_test.h5
./lib/testfiles/Expected/image_lib_testattr.h5
./lib/testfiles/Expected/sds_lib_lonetest.h5
./lib/testfiles/Expected/sds_lib_test.h5
./lib/testfiles/Expected/sds_lib_testattr.h5
./lib/testfiles/Expected/testallvgroup.h5
./lib/testfiles/Expected/vdata_lib_lonetest.h5
./lib/testfiles/Expected/vdata_lib_test.h5
./lib/testfiles/Expected/vg_all_test.h5
./lib/testfiles/Expected/vg_all_testname.h5
./lib/testfiles/Expected/vg_bas_test.h5
#------------------------------------------------------------------------------
#
# End h4toh5 lib 
#
#------------------------------------------------------------------------------

#------------------------------------------------------------------------------
#
# Begin utilities
#
#------------------------------------------------------------------------------

./utils/Makefile.am
./utils/Makefile.in

./utils/h4toh5/.depend
./utils/h4toh5/Dependencies
./utils/h4toh5/Makefile.am
./utils/h4toh5/Makefile.in
./utils/h5toh4/h5toh4apicompatible.h
./utils/h4toh5/h4toh5main.c
./utils/h4toh5/h4toh5main.h
./utils/h4toh5/h4toh5test.c
./utils/h4toh5/parafile
./utils/h4toh5/test_ncdump.sh
./utils/h4toh5/testh4toh5.sh.in

./utils/h5toh4/Dependencies
./utils/h5toh4/Makefile.am
./utils/h5toh4/Makefile.in
./utils/h5toh4/h5toh4.c
./utils/h5toh4/h5toh4.h
./utils/h5toh4/testh5toh4.sh.in

./utils/testfiles/AR_RnGd.hdf
./utils/testfiles/MOD10A1.hdf
./utils/testfiles/anno_test.hdf
./utils/testfiles/gr_comp_test.hdf
./utils/testfiles/gr_typ_test.hdf
./utils/testfiles/grnameclash_test.hdf
./utils/testfiles/image_attr_test.hdf
./utils/testfiles/ras24il.hdf
./utils/testfiles/ras_24_test.hdf
./utils/testfiles/ras_8_test.hdf
./utils/testfiles/sds_attr_test.hdf
./utils/testfiles/sds_comp_test.hdf
./utils/testfiles/sds_dim_test.hdf
./utils/testfiles/sds_typ_test.hdf
./utils/testfiles/sdsnameclash_test.hdf
./utils/testfiles/tall.h5
./utils/testfiles/tattr.h5
./utils/testfiles/tcompound.h5
./utils/testfiles/tcompound2.h5
./utils/testfiles/tdset.h5
./utils/testfiles/tdset2.h5
./utils/testfiles/tgroup.h5
./utils/testfiles/thlink.h5
./utils/testfiles/timage.h5
./utils/testfiles/tloop.h5
./utils/testfiles/tmany.h5
./utils/testfiles/tsds_attr.h5
./utils/testfiles/tsds_dim.h5
./utils/testfiles/tslink.h5
./utils/testfiles/tstr.h5
./utils/testfiles/tstr2.h5
./utils/testfiles/ttable.h5
./utils/testfiles/vdata_test.hdf
./utils/testfiles/vdnameclash_test.hdf
./utils/testfiles/vg_all_test.hdf
./utils/testfiles/vg_hl_test.hdf
./utils/testfiles/vg_loop_test.hdf
./utils/testfiles/vgnameclash_test.hdf
./utils/testfiles/grid/generic_type_grid.hdf
./utils/testfiles/grid/grid_badname.hdf
./utils/testfiles/grid/grid_geo_nil.hdf
./utils/testfiles/grid/grid_geo_timexy.hdf
./utils/testfiles/grid/grid_geo_timeyx.hdf
./utils/testfiles/grid/grid_geo_xy.hdf
./utils/testfiles/grid/grid_geo_xyxy.hdf
./utils/testfiles/grid/grid_geo_xyyx.hdf
./utils/testfiles/grid/grid_geo_yx.hdf
./utils/testfiles/grid/grid_geo_yxyx.hdf
./utils/testfiles/grid/grid_multgrids.hdf
./utils/testfiles/grid/grid_sharedname.hdf
./utils/testfiles/grid/grid_utm_nil.hdf
./utils/testfiles/grid/grid_utm_timexy.hdf
./utils/testfiles/grid/grid_utm_timeyx.hdf
./utils/testfiles/grid/grid_utm_xy.hdf
./utils/testfiles/grid/grid_utm_xyxy.hdf
./utils/testfiles/grid/grid_utm_xyyx.hdf
./utils/testfiles/grid/grid_utm_yx.hdf
./utils/testfiles/grid/grid_utm_yxyx.hdf
./utils/testfiles/swath/generic_type_swath.hdf
./utils/testfiles/swath/swath_0101.hdf
./utils/testfiles/swath/swath_0202.hdf
./utils/testfiles/swath/swath_0n20n2.hdf
./utils/testfiles/swath/swath_1111.hdf
./utils/testfiles/swath/swath_1212.hdf
./utils/testfiles/swath/swath_1n21n2.hdf
./utils/testfiles/swath/swath_2121.hdf
./utils/testfiles/swath/swath_2222.hdf
./utils/testfiles/swath/swath_2n22n2.hdf
./utils/testfiles/swath/swath_badname.hdf
./utils/testfiles/swath/swath_basic.hdf
./utils/testfiles/swath/swath_ddq.hdf
./utils/testfiles/swath/swath_dqd.hdf
./utils/testfiles/swath/swath_ggq.hdf
./utils/testfiles/swath/swath_gqg.hdf
./utils/testfiles/swath/swath_multswaths.hdf
./utils/testfiles/swath/swath_n11n11.hdf
./utils/testfiles/swath/swath_n11n11_tight.hdf
./utils/testfiles/swath/swath_n12n12.hdf
./utils/testfiles/swath/swath_n1n2n1n2.hdf
./utils/testfiles/swath/swath_n21n21.hdf
./utils/testfiles/swath/swath_n22n22.hdf
./utils/testfiles/swath/swath_n2n2n2n2.hdf
./utils/testfiles/swath/swath_qdd.hdf
./utils/testfiles/swath/swath_qgg.hdf
./utils/testfiles/swath/swath_sharedname.hdf
./utils/testfiles/swath/swath_tll.hdf
./utils/testfiles/swath/swath_tll02.hdf
./utils/testfiles/Expected/AR_RnGd.h5
./utils/testfiles/Expected/MOD10A1.h5
./utils/testfiles/Expected/anno_test.h5
./utils/testfiles/Expected/gr_comp_test.h5
./utils/testfiles/Expected/gr_typ_test.h5
./utils/testfiles/Expected/grnameclash_test.h5
./utils/testfiles/Expected/image_attr_test.h5
./utils/testfiles/Expected/ras24il.h5
./utils/testfiles/Expected/ras_24_test.h5
./utils/testfiles/Expected/ras_8_test.h5
./utils/testfiles/Expected/sds_attr.h5
./utils/testfiles/Expected/sds_attr_test.h5
./utils/testfiles/Expected/sds_comp_test.h5
./utils/testfiles/Expected/sds_dim_test.h5
./utils/testfiles/Expected/sds_typ_test.h5
./utils/testfiles/Expected/sdsnameclash_test.h5
./utils/testfiles/Expected/tall-r.hdf
./utils/testfiles/Expected/tall.hdf
./utils/testfiles/Expected/tattr-r.hdf
./utils/testfiles/Expected/tattr.hdf
./utils/testfiles/Expected/tcompound-r.hdf
./utils/testfiles/Expected/tcompound.hdf
./utils/testfiles/Expected/tcompound2-r.hdf
./utils/testfiles/Expected/tcompound2.hdf
./utils/testfiles/Expected/tdset-r.hdf
./utils/testfiles/Expected/tdset.hdf
./utils/testfiles/Expected/tdset2-r.hdf
./utils/testfiles/Expected/tdset2.hdf
./utils/testfiles/Expected/tgroup-r.hdf
./utils/testfiles/Expected/tgroup.hdf
./utils/testfiles/Expected/thlink-r.hdf
./utils/testfiles/Expected/thlink.hdf
./utils/testfiles/Expected/timage-r.hdf
./utils/testfiles/Expected/timage.hdf
./utils/testfiles/Expected/tloop-r.hdf
./utils/testfiles/Expected/tloop.hdf
./utils/testfiles/Expected/tmany-r.hdf
./utils/testfiles/Expected/tmany.hdf
./utils/testfiles/Expected/tsds_attr-r.hdf
./utils/testfiles/Expected/tsds_attr.hdf
./utils/testfiles/Expected/tsds_dim-r.hdf
./utils/testfiles/Expected/tsds_dim.hdf
./utils/testfiles/Expected/tslink-r.hdf
./utils/testfiles/Expected/tslink.hdf
./utils/testfiles/Expected/tstr-r.hdf
./utils/testfiles/Expected/tstr.hdf
./utils/testfiles/Expected/tstr2-r.hdf
./utils/testfiles/Expected/tstr2.hdf
./utils/testfiles/Expected/ttable-r.hdf
./utils/testfiles/Expected/ttable.hdf
./utils/testfiles/Expected/vdata_test.h5
./utils/testfiles/Expected/vdnameclash_test.h5
./utils/testfiles/Expected/vg_all_test.h5
./utils/testfiles/Expected/vg_hl_test.h5
./utils/testfiles/Expected/vg_loop_test.h5
./utils/testfiles/Expected/vgnameclash_test.h5
./utils/testfiles/Expected/grid/generic_type_grid.h5
./utils/testfiles/Expected/grid/grid_badname.h5
./utils/testfiles/Expected/grid/grid_geo_nil.h5
./utils/testfiles/Expected/grid/grid_geo_timexy.h5
./utils/testfiles/Expected/grid/grid_geo_timeyx.h5
./utils/testfiles/Expected/grid/grid_geo_xy.h5
./utils/testfiles/Expected/grid/grid_geo_xyxy.h5
./utils/testfiles/Expected/grid/grid_geo_xyyx.h5
./utils/testfiles/Expected/grid/grid_geo_yx.h5
./utils/testfiles/Expected/grid/grid_geo_yxyx.h5
./utils/testfiles/Expected/grid/grid_utm_nil.h5
./utils/testfiles/Expected/grid/grid_utm_timexy.h5
./utils/testfiles/Expected/grid/grid_utm_timeyx.h5
./utils/testfiles/Expected/grid/grid_utm_xy.h5
./utils/testfiles/Expected/grid/grid_utm_xyxy.h5
./utils/testfiles/Expected/grid/grid_utm_xyyx.h5
./utils/testfiles/Expected/grid/grid_utm_yx.h5
./utils/testfiles/Expected/grid/grid_utm_yxyx.h5
./utils/testfiles/Expected/swath/generic_type_swath.h5
./utils/testfiles/Expected/swath/swath_0101.h5
./utils/testfiles/Expected/swath/swath_0202.h5
./utils/testfiles/Expected/swath/swath_0n20n2.h5
./utils/testfiles/Expected/swath/swath_1111.h5
./utils/testfiles/Expected/swath/swath_1212.h5
./utils/testfiles/Expected/swath/swath_1n21n2.h5
./utils/testfiles/Expected/swath/swath_2121.h5
./utils/testfiles/Expected/swath/swath_2222.h5
./utils/testfiles/Expected/swath/swath_2n22n2.h5
./utils/testfiles/Expected/swath/swath_badname.h5
./utils/testfiles/Expected/swath/swath_basic.h5
./utils/testfiles/Expected/swath/swath_ddq.h5
./utils/testfiles/Expected/swath/swath_dqd.h5
./utils/testfiles/Expected/swath/swath_ggq.h5
./utils/testfiles/Expected/swath/swath_gqg.h5
./utils/testfiles/Expected/swath/swath_n11n11.h5
./utils/testfiles/Expected/swath/swath_n11n11_tight.h5
./utils/testfiles/Expected/swath/swath_n12n12.h5
./utils/testfiles/Expected/swath/swath_n1n2n1n2.h5
./utils/testfiles/Expected/swath/swath_n21n21.h5
./utils/testfiles/Expected/swath/swath_n22n22.h5
./utils/testfiles/Expected/swath/swath_n2n2n2n2.h5
./utils/testfiles/Expected/swath/swath_qdd.h5
./utils/testfiles/Expected/swath/swath_qgg.h5
./utils/testfiles/Expected/swath/swath_sharedname.h5
./utils/testfiles/Expected/swath/swath_tll.h5
./utils/testfiles/Expected/swath/swath_tll02.h5

#------------------------------------------------------------------------------
#
# End utilities
#
#------------------------------------------------------------------------------


#------------------------------------------------------------------------------
#
# CMake Files
#
#------------------------------------------------------------------------------
./CTestConfig.cmake
./CMakeLists.txt

./config/cmake/ConversionTests.c
./config/cmake/GetTimeOfDayTest.c
./config/cmake/HDFTests.c
./config/cmake/xlatefile.c
./config/cmake/cacheinit.cmake
./config/cmake/CheckTypeSize.cmake
./config/cmake/ConfigureChecks.cmake
./config/cmake/CTestCustom.cmake
./config/cmake/FindH4H5.cmake
./config/cmake/FindHDF4.cmake
./config/cmake/FindHDF5.cmake
./config/cmake/FindSZIP.cmake
./config/cmake/FindMPI.cmake
./config/cmake/H4H5-config.cmake.build.in
./config/cmake/H4H5-config.cmake.install.in
./config/cmake/H4H5-config-version.cmake.in
./config/cmake/H4H5Macros.cmake
./config/cmake/HDF45Macros.cmake
./config/cmake/HDFMacros.cmake
./config/cmake/runTest.cmake
./config/cmake/CPack.cmake
./config/cmake/NSIS.template.in
./config/cmake/NSIS.InstallOptions.ini.in

./lib/CMakeLists.txt
./lib/examples/CMakeLists.txt
./lib/src/CMakeLists.txt
./lib/test/CMakeLists.txt
./utils/CMakeLists.txt
./utils/h4toh5/CMakeLists.txt
./utils/h5toh4/CMakeLists.txt

#------------------------------------------------------------------------------
#
# End Cmake
#
#------------------------------------------------------------------------------


#------------------------------------------------------------------------------
#
# Windows Files
#
#------------------------------------------------------------------------------

./windows/copy_hdf.bat
./windows/h4h5build.bat
./windows/h4h5check.bat
./windows/installh4h5lib.bat

# Example Projects
./windows/lib/examples/h4toh5example.vcproj

# Library Projects
./windows/lib/src/libh4toh5.vcproj

# Test files
./windows/lib/test/h4h5apitestadvgroup.vcproj
./windows/lib/test/h4h5apitestbasvgroup.vcproj
./windows/lib/test/h4h5apitestdefault.vcproj
./windows/lib/test/h4h5apitestimage.vcproj
./windows/lib/test/h4h5apitestimageattr.vcproj
./windows/lib/test/h4h5apitestloneimage.vcproj
./windows/lib/test/h4h5apitestlonesds.vcproj
./windows/lib/test/h4h5apitestlonevdata.vcproj
./windows/lib/test/h4h5apitestname.vcproj
./windows/lib/test/h4h5apitestsds.vcproj
./windows/lib/test/h4h5apitestsdsattr.vcproj
./windows/lib/test/h4h5apitestvdata.vcproj
./windows/lib/test/h4toh5eostest.vcproj
./windows/lib/test/h4toh5test.vcproj

# Utility Files
./windows/proj/all.sln
./windows/proj/all_examples.sln
./windows/property-sheets/depends-hdf4.vsprops
./windows/property-sheets/depends-hdf5.vsprops
./windows/property-sheets/depends-hdfeos.vsprops
./windows/property-sheets/depends-jpeg.vsprops
./windows/property-sheets/depends-szip.vsprops
./windows/property-sheets/depends-zlib.vsprops
./windows/testexamples.bat
./windows/lib/test/testh4toh5.bat
./windows/utils/h4toh5/h4toh5.vcproj
./windows/utils/h4toh5/h4toh5utiltest.vcproj
./windows/utils/h4toh5/testh4toh5.bat
./windows/utils/h5toh4/h5toh4.vcproj
./windows/utils/h5toh4/testh5toh4.bat

#------------------------------------------------------------------------------
#
# Begin utilities
#
#------------------------------------------------------------------------------

./misc/verify_eos2nc4/aclocal.m4
./misc/verify_eos2nc4/compile
./misc/verify_eos2nc4/config.h.in
./misc/verify_eos2nc4/configure
./misc/verify_eos2nc4/configure.ac
./misc/verify_eos2nc4/depcomp
./misc/verify_eos2nc4/install-sh
./misc/verify_eos2nc4/Makefile.am
./misc/verify_eos2nc4/Makefile.in
./misc/verify_eos2nc4/missing
./misc/verify_eos2nc4/README.txt

./misc/verify_eos2nc4/scripts/generate_abridged_eos.sh    _DO_NOT_DISTRIBUTE_
./misc/verify_eos2nc4/scripts/generate_abridged_hdf4.sh    _DO_NOT_DISTRIBUTE_
./misc/verify_eos2nc4/scripts/generate_real_cases.sh    _DO_NOT_DISTRIBUTE_
./misc/verify_eos2nc4/scripts/verify_abridged_eos.sh    _DO_NOT_DISTRIBUTE_
./misc/verify_eos2nc4/scripts/verify_expected.bat    _DO_NOT_DISTRIBUTE_
./misc/verify_eos2nc4/scripts/verify_expected.sh    _DO_NOT_DISTRIBUTE_
./misc/verify_eos2nc4/scripts/verify_real_expected.sh    _DO_NOT_DISTRIBUTE_

./misc/verify_eos2nc4/src/cvct.h
./misc/verify_eos2nc4/src/hdfeos2.c
./misc/verify_eos2nc4/src/hdfeos2.h
./misc/verify_eos2nc4/src/Makefile.am
./misc/verify_eos2nc4/src/Makefile.in
./misc/verify_eos2nc4/src/verify.cpp

#------------------------------------------------------------------------------
#
# End utilities
#
#------------------------------------------------------------------------------

