summaryrefslogtreecommitdiffstats
path: root/src/cmdmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmdmapper.h')
-rw-r--r--src/cmdmapper.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cmdmapper.h b/src/cmdmapper.h
index 06778c5..968b017 100644
--- a/src/cmdmapper.h
+++ b/src/cmdmapper.h
@@ -117,7 +117,8 @@ enum CommandType
CMD_SNIPPET = 87,
CMD_RTFONLY = 88,
CMD_ENDRTFONLY = 89,
- CMD_PIPE = 90
+ CMD_PIPE = 90,
+ CMD_VHDLFLOW = 91
};
enum HtmlTagType