Commit 12ea1b84 authored by Dimitri van Heesch's avatar Dimitri van Heesch
Browse files

Release-1.3.3-20030904

parent 5b0de0b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ OUTPUT_LANGUAGE = English
EXTRACT_ALL            = YES
EXTRACT_PRIVATE        = NO
EXTRACT_STATIC         = YES
EXTRACT_LOCAL_CLASSES  = NO
EXTRACT_LOCAL_CLASSES  = YES
HIDE_UNDOC_MEMBERS     = NO
HIDE_UNDOC_CLASSES     = NO
BRIEF_MEMBER_DESC      = YES
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.3.3-20030824
DOXYGEN Version 1.3.3-20030904

Please read the installation section of the manual 
(http://www.doxygen.org/install.html) for instructions.

--------
Dimitri van Heesch (24 August 2003)
Dimitri van Heesch (04 September 2003)
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ distclean: clean
	-rm -f lib/lib*
	-rm -f bin/doxy*
	-rm -f html
	-rm -f latex
	-rm -f objects/*.o
	-rm -f src/Makefile.doxygen src/Makefile.libdoxygen 
	-rm -f src/Makefile.doxytag src/Makefile.libdoxycfg
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.3.3_20030824
DOXYGEN Version 1.3.3_20030904

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) (24 August 2003)
Dimitri van Heesch (dimitri@stack.nl) (04 September 2003)
+1 −1
Original line number Diff line number Diff line
1.3.3-20030824
1.3.3-20030904
Loading