diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 1999-12-15 19:05:46 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 1999-12-15 19:05:46 (GMT) |
commit | 361bf7915be13b5c74688e33c427aea30641814c (patch) | |
tree | dd9995c7c9ee48a533a143d852030f0b04d81fa7 /CVSROOT | |
parent | 388dcb2a153a3a78e4b46482a8e3ae907baf9e98 (diff) | |
download | Doxygen-361bf7915be13b5c74688e33c427aea30641814c.zip Doxygen-361bf7915be13b5c74688e33c427aea30641814c.tar.gz Doxygen-361bf7915be13b5c74688e33c427aea30641814c.tar.bz2 |
add gif handling
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/cvswrappers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/cvswrappers b/CVSROOT/cvswrappers index 0accaf1..0c725ea 100644 --- a/CVSROOT/cvswrappers +++ b/CVSROOT/cvswrappers @@ -20,4 +20,4 @@ # # and value is a single-quote delimited value. # For example: -#*.gif -k 'b' +*.gif -k 'b' -m 'COPY' |