Commit 63962ead authored by dimitri's avatar dimitri
Browse files

Release-1.2.15-20020407

parent de20cde3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.2.15
DOXYGEN Version 1.2.15-20020407

Please read the installation section of the manual for instructions.

--------
Dimitri van Heesch (01 April 2002)
Dimitri van Heesch (07 April 2002)
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.2.15
DOXYGEN Version 1.2.15_20020407

Please read INSTALL for compilation instructions.

@@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives.

Enjoy,

Dimitri van Heesch (dimitri@stack.nl) (01 April 2002)
Dimitri van Heesch (dimitri@stack.nl) (07 April 2002)
+1 −1
Original line number Diff line number Diff line
1.2.15
1.2.15-20020407
+4 −4
Original line number Diff line number Diff line
@@ -133,13 +133,13 @@ GENERATE_AUTOGEN_DEF = NO
# Configuration options related to the preprocessor   
#---------------------------------------------------------------------------
ENABLE_PREPROCESSING   = YES
MACRO_EXPANSION        = NO
EXPAND_ONLY_PREDEF     = NO
MACRO_EXPANSION        = YES
EXPAND_ONLY_PREDEF     = YES
SEARCH_INCLUDES        = YES
INCLUDE_PATH           = 
INCLUDE_FILE_PATTERNS  = 
PREDEFINED             = 
EXPAND_AS_DEFINED      = 
EXPAND_AS_DEFINED      = DEFINE_CLS_IMPL
SKIP_FUNCTION_MACROS   = YES
#---------------------------------------------------------------------------
# Configuration::addtions related to external references   
@@ -153,7 +153,7 @@ PERL_PATH =
# Configuration options related to the dot tool   
#---------------------------------------------------------------------------
CLASS_DIAGRAMS         = NO
HAVE_DOT               = NO
HAVE_DOT               = YES
CLASS_GRAPH            = YES
COLLABORATION_GRAPH    = YES
TEMPLATE_RELATIONS     = YES
+1 −1
Original line number Diff line number Diff line
@@ -179,7 +179,7 @@ Thanks go to:
<li>Petr Prikryl for coordinating the internationalisation support.
    All language maintainers for providing translations into many languages.
<li>Erik Jan Lingen of <a href="http://www.habanera.nl/">Habanera</a>, Mark
    Roddy, Paul Schwartz, Charles Duffy, and Vadym Voznyuk
    Roddy, Paul Schwartz, Charles Duffy, Vadym Voznyuk, and Philip Walton
    for donating money.
<li>The Comms group of <a href="http://www.symbian.com">Symbian</a> for donating
    an ultra cool <a href="http://www.psion.com/revoplus>Revo plus</a> 
Loading