diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-10-16 20:59:11 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-10-16 20:59:11 (GMT) |
commit | a1116d64863123e6eda545de7ade61ae7dec7ffb (patch) | |
tree | d8ba839bd6c54a95c8726deff6eaa777880349ec /CVSROOT | |
parent | 566005b87820f0acc264d6b71bc6069cd6c512dc (diff) | |
download | Doxygen-a1116d64863123e6eda545de7ade61ae7dec7ffb.zip Doxygen-a1116d64863123e6eda545de7ade61ae7dec7ffb.tar.gz Doxygen-a1116d64863123e6eda545de7ade61ae7dec7ffb.tar.bz2 |
add qtools directory to module
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 23258de..2bb5ed3 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 src tmake wintools +doxygen -a addon bin doc examples html objects packages qtools src tmake wintools |