summaryrefslogtreecommitdiffstats
path: root/src/cmdmapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmdmapper.cpp')
-rw-r--r--src/cmdmapper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmdmapper.cpp b/src/cmdmapper.cpp
index b13fc37..767978c 100644
--- a/src/cmdmapper.cpp
+++ b/src/cmdmapper.cpp
@@ -128,6 +128,7 @@ CommandMap cmdMap[] =
{ "mscfile", CMD_MSCFILE },
{ "rtfonly", CMD_RTFONLY },
{ "endrtfonly", CMD_ENDRTFONLY },
+ { "vhdlflow", CMD_VHDLFLOW },
{ 0, 0 },
};