summaryrefslogtreecommitdiffstats
path: root/hl/src/H5HL.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5HL.h')
-rw-r--r--hl/src/H5HL.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/hl/src/H5HL.h b/hl/src/H5HL.h
deleted file mode 100644
index 3b3d67b..0000000
--- a/hl/src/H5HL.h
+++ /dev/null
@@ -1,25 +0,0 @@
-
-/****************************************************************************
- * NCSA HDF *
- * Scientific Data Technologies *
- * National Center for Supercomputing Applications *
- * University of Illinois at Urbana-Champaign *
- * 605 E. Springfield, Champaign IL 61820 *
- * *
- * For conditions of distribution and use, see the accompanying *
- * hdf/COPYING file. *
- * *
- ****************************************************************************/
-
-
-#ifndef _H5HL_H
-#define _H5HL_H
-
-#include "H5LT.h"
-#include "H5IM.h"
-#include "H5TA.h"
-
-
-
-#endif
-