diff options
Diffstat (limited to 'src/starter/keywords.txt')
-rw-r--r-- | src/starter/keywords.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/starter/keywords.txt b/src/starter/keywords.txt index dcfdafc98..789c8f3a7 100644 --- a/src/starter/keywords.txt +++ b/src/starter/keywords.txt @@ -27,9 +27,11 @@ struct kw_entry { }; %% interfaces, KW_INTERFACES +dumpdir, KW_DUMPDIR +charonstart, KW_CHARONSTART +plutostart, KW_PLUTOSTART klipsdebug, KW_KLIPSDEBUG plutodebug, KW_PLUTODEBUG -dumpdir, KW_DUMPDIR prepluto, KW_PREPLUTO postpluto, KW_POSTPLUTO fragicmp, KW_FRAGICMP |