From cc9487757bfa19617202e36ea46647886df7add2 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 20 Sep 2006 17:52:08 +0000 Subject: [PATCH] src/H5PartPrivate.h - macro "H5PART_PARTICLES_GROUP" added --- src/H5PartPrivate.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/H5PartPrivate.h b/src/H5PartPrivate.h index 5b64869..ac60b14 100644 --- a/src/H5PartPrivate.h +++ b/src/H5PartPrivate.h @@ -1,6 +1,7 @@ #ifndef __H5PARTPRIVATE_H #define __H5PARTPRIVATE_H +#define H5PART_PARTICLES_GROUP "Particles" /*! The functions declared here are not part of the API, but may be used