removed duplicate entries inside common wordlists (tables & columns) and added a script which does that automatically

This commit is contained in:
Miroslav Stampar
2010-12-09 12:41:16 +00:00
parent c5b1f336ee
commit f712d2477e
5 changed files with 758 additions and 788 deletions

View File

@@ -6,4 +6,4 @@
# See the file 'doc/COPYING' for copying permission
# Adds SVN property 'Id' to project files
find ../../. -type f -name "*.py" -exec svn propset svn:keywords "Id" '{}' \;
find ../../. -type f -name "*.py" -exec svn propset svn:keywords "Id" '{}' \;