Added !macroundef
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6177 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
20e4aa0787
commit
3d9c850bb5
4 changed files with 45 additions and 0 deletions
|
@ -116,6 +116,7 @@ enum
|
|||
|
||||
TOK_P_MACRO,
|
||||
TOK_P_MACROEND,
|
||||
TOK_P_MACROUNDEF,
|
||||
TOK_P_INSERTMACRO,
|
||||
TOK_P_IFMACRODEF,
|
||||
TOK_P_IFMACRONDEF,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue