diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-02-08 18:30:32 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-02-08 18:30:32 (GMT) |
commit | ea50604595d368f3b9a63a3dbfe55d984986abb0 (patch) | |
tree | a06244bf9df6a26bed2b6ef223e7a4f3ec2e919e | |
parent | 62860c20aa218c0a154fc2d067598cac56652185 (diff) | |
download | Doxygen-ea50604595d368f3b9a63a3dbfe55d984986abb0.zip Doxygen-ea50604595d368f3b9a63a3dbfe55d984986abb0.tar.gz Doxygen-ea50604595d368f3b9a63a3dbfe55d984986abb0.tar.bz2 |
add wintools directory to module doxygen
-rw-r--r-- | CVSROOT/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 8391b12..56f776a 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -24,4 +24,4 @@ # character to interpose another module into the current module. This # can be useful for creating a module that consists of many directories # spread out over the entire source repository. -doxygen -a bin doc examples html objects src tmake +doxygen -a bin doc examples html objects src tmake wintools |