summaryrefslogtreecommitdiffstats
path: root/src/uscxml/transform/ChartToVHDL.h
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2016-11-17 10:49:14 (GMT)
committerStefan Radomski <github@mintwerk.de>2016-11-17 10:49:14 (GMT)
commite8e1198f23aebe829eefe7d109ad7b0765c07306 (patch)
tree9a2363c475aecbb7a511fd19e27173987b46b5ac /src/uscxml/transform/ChartToVHDL.h
parent1b7e3681ccd8dc589ddb6efc43a4e4ca43d9f22d (diff)
parent6fff21bd785f4ee410192080251348d7228b92b4 (diff)
downloaduscxml-e8e1198f23aebe829eefe7d109ad7b0765c07306.zip
uscxml-e8e1198f23aebe829eefe7d109ad7b0765c07306.tar.gz
uscxml-e8e1198f23aebe829eefe7d109ad7b0765c07306.tar.bz2
Merge branch 'master' of github.com:tklab-tud/uscxml
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