summaryrefslogtreecommitdiffstats
path: root/src/uscxml/transform/ChartToVHDL.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/transform/ChartToVHDL.h')
-rw-r--r--src/uscxml/transform/ChartToVHDL.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/transform/ChartToVHDL.h b/src/uscxml/transform/ChartToVHDL.h
index 0a58b4e..41f7a09 100644
--- a/src/uscxml/transform/ChartToVHDL.h
+++ b/src/uscxml/transform/ChartToVHDL.h
@@ -143,7 +143,7 @@ public:
}
};
-
+//TODO can we create the macros without IDE errors ?!
#define VLINE VPointer()/new VLine
#define VASSIGN VContainer()/new VAssign
#define VOR VContainer()/new VOr