summaryrefslogtreecommitdiff
path: root/src/lib/tng_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tng_io.h')
-rw-r--r--src/lib/tng_io.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/tng_io.h b/src/lib/tng_io.h
index c535b5b..62ab60d 100644
--- a/src/lib/tng_io.h
+++ b/src/lib/tng_io.h
@@ -192,11 +192,10 @@
/** The version of this TNG build */
#define TNG_VERSION 1
-/** Flag to indicate particle dependent data. */
-#define TNG_PARTICLE_DEPENDENT 1
-
/** Flag to indicate frame dependent data. */
-#define TNG_FRAME_DEPENDENT 2
+#define TNG_FRAME_DEPENDENT 1
+/** Flag to indicate particle dependent data. */
+#define TNG_PARTICLE_DEPENDENT 2
/** The maximum length of a date string */
#define TNG_MAX_DATE_STR_LEN 24
contact: Jan Huwald // Impressum