diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-07-23 15:31:35 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-07-23 15:31:35 (GMT) |
commit | 422c14b6f19d70c78762ea571031f142acf9a972 (patch) | |
tree | 191fcbf13137ceda80267e217af7556d5a1f194e /examples/memgrp.cfg | |
parent | 686cb8df0c558cdfe8b0b9a48355566391daf073 (diff) | |
download | Doxygen-422c14b6f19d70c78762ea571031f142acf9a972.zip Doxygen-422c14b6f19d70c78762ea571031f142acf9a972.tar.gz Doxygen-422c14b6f19d70c78762ea571031f142acf9a972.tar.bz2 |
Release-1.2.0
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 20fa462..6f613c5 100644 --- a/examples/memgrp.cfg +++ b/examples/memgrp.cfg @@ -3,5 +3,6 @@ OUTPUT_DIRECTORY = memgrp GENERATE_LATEX = NO GENERATE_MAN = NO GENERATE_RTF = NO +CASE_SENSE_NAMES = NO INPUT = memgrp.cpp QUIET = YES |