From d24ae27e4785c6e862a2254d27be9629ac63aec5 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 22 Apr 2010 11:49:38 +0000 Subject: [PATCH] public header files moved to ../include/h5core --- .gitattributes | 38 +++++++++---------- src/{h5_core => include/h5core}/h5_attribs.h | 0 src/{h5_core => include/h5core}/h5_core.h | 0 src/{h5_core => include/h5core}/h5_errno.h | 0 .../h5core}/h5_errorhandling.h | 0 src/{h5_core => include/h5core}/h5_maps.h | 0 .../h5core}/h5_openclose.h | 0 .../h5core}/h5_readwrite.h | 0 src/{h5_core => include/h5core}/h5_types.h | 0 .../h5core}/h5t_adjacencies.h | 0 src/{h5_core => include/h5core}/h5t_core.h | 0 src/{h5_core => include/h5core}/h5t_inquiry.h | 0 src/{h5_core => include/h5core}/h5t_map.h | 0 .../h5core}/h5t_openclose.h | 0 .../h5core}/h5t_readwrite.h | 0 .../h5core}/h5t_retrieve.h | 0 .../h5core}/h5t_storemesh.h | 0 src/{h5_core => include/h5core}/h5t_tags.h | 0 .../h5core}/h5u_readwrite.h | 0 src/{h5_core => include/h5core}/hdf5_misc.h | 0 20 files changed, 19 insertions(+), 19 deletions(-) rename src/{h5_core => include/h5core}/h5_attribs.h (100%) rename src/{h5_core => include/h5core}/h5_core.h (100%) rename src/{h5_core => include/h5core}/h5_errno.h (100%) rename src/{h5_core => include/h5core}/h5_errorhandling.h (100%) rename src/{h5_core => include/h5core}/h5_maps.h (100%) rename src/{h5_core => include/h5core}/h5_openclose.h (100%) rename src/{h5_core => include/h5core}/h5_readwrite.h (100%) rename src/{h5_core => include/h5core}/h5_types.h (100%) rename src/{h5_core => include/h5core}/h5t_adjacencies.h (100%) rename src/{h5_core => include/h5core}/h5t_core.h (100%) rename src/{h5_core => include/h5core}/h5t_inquiry.h (100%) rename src/{h5_core => include/h5core}/h5t_map.h (100%) rename src/{h5_core => include/h5core}/h5t_openclose.h (100%) rename src/{h5_core => include/h5core}/h5t_readwrite.h (100%) rename src/{h5_core => include/h5core}/h5t_retrieve.h (100%) rename src/{h5_core => include/h5core}/h5t_storemesh.h (100%) rename src/{h5_core => include/h5core}/h5t_tags.h (100%) rename src/{h5_core => include/h5core}/h5u_readwrite.h (100%) rename src/{h5_core => include/h5core}/hdf5_misc.h (100%) diff --git a/.gitattributes b/.gitattributes index 6d4c4ee..512c167 100644 --- a/.gitattributes +++ b/.gitattributes @@ -396,12 +396,8 @@ src/Fortran/TestUnderscore.f -text src/Fortran/TestUnderscoreC.c -text src/h5_core/Makefile.am -text src/h5_core/h5_attribs.c -text -src/h5_core/h5_attribs.h -text -src/h5_core/h5_core.h -text src/h5_core/h5_core_private.h -text -src/h5_core/h5_errno.h -text src/h5_core/h5_errorhandling.c -text -src/h5_core/h5_errorhandling.h -text src/h5_core/h5_errorhandling_private.h -text src/h5_core/h5_fcmp.c -text src/h5_core/h5_fcmp_private.h -text @@ -410,61 +406,65 @@ src/h5_core/h5_hdf5_private.h -text src/h5_core/h5_hsearch.c -text src/h5_core/h5_hsearch_private.h -text src/h5_core/h5_maps.c -text -src/h5_core/h5_maps.h -text src/h5_core/h5_mpi.c -text src/h5_core/h5_mpi_private.h -text src/h5_core/h5_openclose.c -text -src/h5_core/h5_openclose.h -text src/h5_core/h5_qsort.c -text src/h5_core/h5_qsort_private.h -text src/h5_core/h5_qsort_r.c -text src/h5_core/h5_readwrite.c -text -src/h5_core/h5_readwrite.h -text src/h5_core/h5_readwrite_private.h -text src/h5_core/h5_syscall.c -text src/h5_core/h5_syscall_private.h -text -src/h5_core/h5_types.h -text src/h5_core/h5_types_private.h -text src/h5_core/h5b_errorhandling_private.h -text src/h5_core/h5b_types_private.h -text src/h5_core/h5t_adjacencies.c -text -src/h5_core/h5t_adjacencies.h -text src/h5_core/h5t_consts.c -text src/h5_core/h5t_consts_private.h -text -src/h5_core/h5t_core.h -text src/h5_core/h5t_core_private.h -text src/h5_core/h5t_errorhandling.c -text src/h5_core/h5t_errorhandling_private.h -text src/h5_core/h5t_hsearch.c -text src/h5_core/h5t_hsearch_private.h -text src/h5_core/h5t_inquiry.c -text -src/h5_core/h5t_inquiry.h -text src/h5_core/h5t_map.c -text -src/h5_core/h5t_map.h -text src/h5_core/h5t_map_private.h -text src/h5_core/h5t_openclose.c -text -src/h5_core/h5t_openclose.h -text src/h5_core/h5t_readwrite.c -text -src/h5_core/h5t_readwrite.h -text src/h5_core/h5t_readwrite_private.h -text src/h5_core/h5t_retrieve.c -text -src/h5_core/h5t_retrieve.h -text src/h5_core/h5t_retrieve_private.h -text src/h5_core/h5t_storemesh.c -text -src/h5_core/h5t_storemesh.h -text src/h5_core/h5t_storemesh_private.h -text src/h5_core/h5t_tags.c -text -src/h5_core/h5t_tags.h -text src/h5_core/h5t_tags_private.h -text src/h5_core/h5t_tetm_adjacencies.c -text src/h5_core/h5t_tetm_adjacencies_private.h -text src/h5_core/h5t_types_private.h -text src/h5_core/h5u_errorhandling_private.h -text src/h5_core/h5u_readwrite.c -text -src/h5_core/h5u_readwrite.h -text src/h5_core/h5u_types_private.h -text src/h5_core/hdf5_misc.c -text -src/h5_core/hdf5_misc.h -text +src/include/h5core/h5_attribs.h -text +src/include/h5core/h5_core.h -text +src/include/h5core/h5_errno.h -text +src/include/h5core/h5_errorhandling.h -text +src/include/h5core/h5_maps.h -text +src/include/h5core/h5_openclose.h -text +src/include/h5core/h5_readwrite.h -text +src/include/h5core/h5_types.h -text +src/include/h5core/h5t_adjacencies.h -text +src/include/h5core/h5t_core.h -text +src/include/h5core/h5t_inquiry.h -text +src/include/h5core/h5t_map.h -text +src/include/h5core/h5t_openclose.h -text +src/include/h5core/h5t_readwrite.h -text +src/include/h5core/h5t_retrieve.h -text +src/include/h5core/h5t_storemesh.h -text +src/include/h5core/h5t_tags.h -text +src/include/h5core/h5u_readwrite.h -text +src/include/h5core/hdf5_misc.h -text test/H5Block/BlockTestSpecs.txt -text test/H5Block/H5BlockDissolveGhosts.c -text test/H5Block/H5BlockParTestScalarField.c -text diff --git a/src/h5_core/h5_attribs.h b/src/include/h5core/h5_attribs.h similarity index 100% rename from src/h5_core/h5_attribs.h rename to src/include/h5core/h5_attribs.h diff --git a/src/h5_core/h5_core.h b/src/include/h5core/h5_core.h similarity index 100% rename from src/h5_core/h5_core.h rename to src/include/h5core/h5_core.h diff --git a/src/h5_core/h5_errno.h b/src/include/h5core/h5_errno.h similarity index 100% rename from src/h5_core/h5_errno.h rename to src/include/h5core/h5_errno.h diff --git a/src/h5_core/h5_errorhandling.h b/src/include/h5core/h5_errorhandling.h similarity index 100% rename from src/h5_core/h5_errorhandling.h rename to src/include/h5core/h5_errorhandling.h diff --git a/src/h5_core/h5_maps.h b/src/include/h5core/h5_maps.h similarity index 100% rename from src/h5_core/h5_maps.h rename to src/include/h5core/h5_maps.h diff --git a/src/h5_core/h5_openclose.h b/src/include/h5core/h5_openclose.h similarity index 100% rename from src/h5_core/h5_openclose.h rename to src/include/h5core/h5_openclose.h diff --git a/src/h5_core/h5_readwrite.h b/src/include/h5core/h5_readwrite.h similarity index 100% rename from src/h5_core/h5_readwrite.h rename to src/include/h5core/h5_readwrite.h diff --git a/src/h5_core/h5_types.h b/src/include/h5core/h5_types.h similarity index 100% rename from src/h5_core/h5_types.h rename to src/include/h5core/h5_types.h diff --git a/src/h5_core/h5t_adjacencies.h b/src/include/h5core/h5t_adjacencies.h similarity index 100% rename from src/h5_core/h5t_adjacencies.h rename to src/include/h5core/h5t_adjacencies.h diff --git a/src/h5_core/h5t_core.h b/src/include/h5core/h5t_core.h similarity index 100% rename from src/h5_core/h5t_core.h rename to src/include/h5core/h5t_core.h diff --git a/src/h5_core/h5t_inquiry.h b/src/include/h5core/h5t_inquiry.h similarity index 100% rename from src/h5_core/h5t_inquiry.h rename to src/include/h5core/h5t_inquiry.h diff --git a/src/h5_core/h5t_map.h b/src/include/h5core/h5t_map.h similarity index 100% rename from src/h5_core/h5t_map.h rename to src/include/h5core/h5t_map.h diff --git a/src/h5_core/h5t_openclose.h b/src/include/h5core/h5t_openclose.h similarity index 100% rename from src/h5_core/h5t_openclose.h rename to src/include/h5core/h5t_openclose.h diff --git a/src/h5_core/h5t_readwrite.h b/src/include/h5core/h5t_readwrite.h similarity index 100% rename from src/h5_core/h5t_readwrite.h rename to src/include/h5core/h5t_readwrite.h diff --git a/src/h5_core/h5t_retrieve.h b/src/include/h5core/h5t_retrieve.h similarity index 100% rename from src/h5_core/h5t_retrieve.h rename to src/include/h5core/h5t_retrieve.h diff --git a/src/h5_core/h5t_storemesh.h b/src/include/h5core/h5t_storemesh.h similarity index 100% rename from src/h5_core/h5t_storemesh.h rename to src/include/h5core/h5t_storemesh.h diff --git a/src/h5_core/h5t_tags.h b/src/include/h5core/h5t_tags.h similarity index 100% rename from src/h5_core/h5t_tags.h rename to src/include/h5core/h5t_tags.h diff --git a/src/h5_core/h5u_readwrite.h b/src/include/h5core/h5u_readwrite.h similarity index 100% rename from src/h5_core/h5u_readwrite.h rename to src/include/h5core/h5u_readwrite.h diff --git a/src/h5_core/hdf5_misc.h b/src/include/h5core/hdf5_misc.h similarity index 100% rename from src/h5_core/hdf5_misc.h rename to src/include/h5core/hdf5_misc.h