diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2001-01-23 16:46:24 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2001-01-23 16:46:24 (GMT) |
commit | cbf50dc79a88d3710287b312996da56f97154c56 (patch) | |
tree | 4db1d6288410a39668b4dd157f6a7faa30df279a | |
parent | 41e1827f53fa1b9ef018b378f8aca4e4fec6750a (diff) | |
download | Doxygen-cbf50dc79a88d3710287b312996da56f97154c56.zip Doxygen-cbf50dc79a88d3710287b312996da56f97154c56.tar.gz Doxygen-cbf50dc79a88d3710287b312996da56f97154c56.tar.bz2 |
add lib directory
-rw-r--r-- | CVSROOT/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 2bb5ed3..2754201 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 addon bin doc examples html objects packages qtools src tmake wintools +doxygen -a addon bin doc examples html lib objects packages qtools src tmake wintools |