diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-10-16 20:59:11 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-10-16 20:59:11 (GMT) |
commit | 00340144fa3b240a602f008e01b6283fa7f1fd4e (patch) | |
tree | d8ba839bd6c54a95c8726deff6eaa777880349ec | |
parent | 9b7d4f5bc96f11327966afe71e2d90e07a6efe9d (diff) | |
download | Doxygen-00340144fa3b240a602f008e01b6283fa7f1fd4e.zip Doxygen-00340144fa3b240a602f008e01b6283fa7f1fd4e.tar.gz Doxygen-00340144fa3b240a602f008e01b6283fa7f1fd4e.tar.bz2 |
add qtools directory to module
-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 |