summaryrefslogtreecommitdiffhomepage
path: root/flowgraph/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'flowgraph/data.h')
-rw-r--r--flowgraph/data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/flowgraph/data.h b/flowgraph/data.h
index 353567c..1ed4964 100644
--- a/flowgraph/data.h
+++ b/flowgraph/data.h
@@ -1,3 +1,5 @@
+// Basic Data types, abstract (not yet machine specific)
+
#pragma once
#include <cstdint>