- H5Fed_map.[ch] removed

This commit is contained in:
2010-05-06 11:45:17 +00:00
parent dda3cb98a4
commit f9111871fe
3 changed files with 0 additions and 49 deletions
-23
View File
@@ -1,23 +0,0 @@
/*
Copyright 2007-2009
Paul Scherrer Institut, Villigen, Switzerland;
Benedikt Oswald;
Achim Gsell
All rights reserved.
Authors
Achim Gsell
Warning
This code is under development.
*/
/*!
\ingroup h5fed_c_api
\defgroup h5fed_map
*/
#include <stdarg.h>
#include <hdf5.h>
#include "h5core/h5_core.h"
#include "H5Fed.h"
-24
View File
@@ -1,24 +0,0 @@
/*
Header file for declaring the H5Fed application programming
interface (API) in the C language.
Copyright 2006-2007
Paul Scherrer Institut, Villigen, Switzerland;
Benedikt Oswald;
Achim Gsell
All rights reserved.
Authors
Achim Gsell
Warning
This code is under development.
*/
#ifndef __H5FED_MAP_H
#define __H5FED_MAP_H
#endif