[Debtags-commits] [svn] r1697 - in tagcoll/2.0: . tagcoll
Enrico Zini
enrico at costa.debian.org
Tue May 2 23:22:31 UTC 2006
Author: enrico
Date: Tue May 2 23:22:30 2006
New Revision: 1697
Added:
tagcoll/2.0/tagcoll/filters.cc
tagcoll/2.0/tagcoll/filters.h
Removed:
tagcoll/2.0/tagcoll/Filters.cc
tagcoll/2.0/tagcoll/Filters.h
Modified:
tagcoll/2.0/ (props changed)
tagcoll/2.0/tagcoll/Makefile.am
Log:
r2561 at viaza: enrico | 2006-05-03 01:20:16 +0200
Started renaming sources to lowercase.
I'll rename a file only when I've finished refactoring it, so this also gives me a way to see what files still need work.
Modified: tagcoll/2.0/tagcoll/Makefile.am
==============================================================================
--- tagcoll/2.0/tagcoll/Makefile.am (original)
+++ tagcoll/2.0/tagcoll/Makefile.am Tue May 2 23:22:30 2006
@@ -39,7 +39,7 @@
IntDiskIndex.cc \
BasicStringDiskIndex.h \
\
- Filters.h \
+ filters.h \
Implications.h \
Implications.cc \
\
@@ -61,7 +61,7 @@
\
Consumer.cc \
Filter.cc \
- Filters.cc \
+ filters.cc \
Patches.cc \
InputMerger.cc \
PatchCollection.cc \
More information about the Debtags-commits
mailing list