diff options
Diffstat (limited to 'examples/memgrp.cfg')
-rw-r--r-- | examples/memgrp.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/memgrp.cfg b/examples/memgrp.cfg index 6b0bdb7..20fa462 100644 --- a/examples/memgrp.cfg +++ b/examples/memgrp.cfg @@ -2,5 +2,6 @@ PROJECT_NAME = "Member Grouping" OUTPUT_DIRECTORY = memgrp GENERATE_LATEX = NO GENERATE_MAN = NO +GENERATE_RTF = NO INPUT = memgrp.cpp QUIET = YES |