Skip to content

Commit

Permalink
No longer use the HDF5 HL interface
Browse files Browse the repository at this point in the history
H5LT calls removed in commit 95467e0
and this commit removes the library from the link command and the
include file from the source code.
  • Loading branch information
timj committed Nov 20, 2014
1 parent 51db076 commit 5716d3d
Show file tree
Hide file tree
Showing 63 changed files with 1 addition and 63 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libhds_v5_la_SOURCES = \
$(PRIVATE_INCLUDES) \
$(C_ROUTINES)

libhds_v5_la_LIBADD = `starmem_link` `ems_link` `one_link` -lhdf5 -lhdf5_hl
libhds_v5_la_LIBADD = `starmem_link` `ems_link` `one_link` -lhdf5

# Make all library code position independent. This is handy for creating
# shareable libraries from the static ones (Java JNI libraries).
Expand Down
1 change: 0 additions & 1 deletion dat1Coords2CellName.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1DumpLoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
#include <stdio.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "star/one.h"
#include "ems.h"
Expand Down
1 change: 0 additions & 1 deletion dat1EncodeSubscript.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1ExportDims.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1FixNameCell.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1H5EtoEMS.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "dat1.h"
Expand Down
1 change: 0 additions & 1 deletion dat1ImportDims.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1Index2Coords.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1InitHDF5.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

void dat1InitHDF5(void) {
static int DONE = 0;
Expand Down
1 change: 0 additions & 1 deletion dat1IsStructure.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1NewPrim.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dat1Type.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "star/one.h"
#include "ems.h"
Expand Down
1 change: 0 additions & 1 deletion dat1TypeInfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datAlter.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datBasic.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datCcopy.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datClen.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datClone.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datCoerc.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datConv.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datCopy.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datDrep.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datExportFloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datFind.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"

Expand Down
1 change: 0 additions & 1 deletion datGet.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datIndex.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datLen.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datMap.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
#include <errno.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "star/util.h"
#include "star/one.h"
Expand Down
1 change: 0 additions & 1 deletion datMould.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datMove.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datName.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "star/one.h"
#include "ems.h"
Expand Down
1 change: 0 additions & 1 deletion datNcomp.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datNew.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "hds1.h"
#include "dat1.h"
Expand Down
1 change: 0 additions & 1 deletion datParen.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datPrim.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datPrmry.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datRefct.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datRenam.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datRetyp.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datShape.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datSize.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "star/one.h"
#include "ems.h"
Expand Down
1 change: 0 additions & 1 deletion datSlice.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datState.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datStruc.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datThere.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion datType.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
#include <string.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "star/one.h"
#include "ems.h"
Expand Down
1 change: 0 additions & 1 deletion datVec.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
*/

#include "hdf5.h"
#include "hdf5_hl.h"

#include "ems.h"
#include "sae_par.h"
Expand Down
1 change: 0 additions & 1 deletion dau1CheckFileName.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
#include <ctype.h>

#include "hdf5.h"
#include "hdf5_hl.h"

#include "star/util.h"
#include "ems.h"
Expand Down
Loading

0 comments on commit 5716d3d

Please sign in to comment.