# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,\r
# corresponding to a cache size of 2^16 = 65536 symbols\r
\r
-SYMBOL_CACHE_SIZE = 0\r
+SYMBOL_CACHE_SIZE = 1\r
\r
#---------------------------------------------------------------------------\r
# Build related configuration options\r
# directories that contain example code fragments that are included (see\r
# the \include command).\r
\r
-EXAMPLE_PATH =\r
+EXAMPLE_PATH = ../\r
\r
# If the value of the EXAMPLE_PATH tag contains directories, you can use the\r
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp\r