diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-03-22 17:54:39 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-03-22 17:54:39 (GMT) |
commit | e36395dece644028ea5c3e944aea1be003af6104 (patch) | |
tree | 644d786e1d9e97ede08249fbdc79601b7f4068a2 /CVSROOT | |
parent | 7075a09b0d355e86955843a80087cf647ff14ff5 (diff) | |
download | Doxygen-e36395dece644028ea5c3e944aea1be003af6104.zip Doxygen-e36395dece644028ea5c3e944aea1be003af6104.tar.gz Doxygen-e36395dece644028ea5c3e944aea1be003af6104.tar.bz2 |
add new packages directory
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 56f776a..bd984f0 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 wintools +doxygen -a bin doc examples html objects packages src tmake wintools |