GEPS008: Moved soundex module

svn: r19800
This commit is contained in:
Nick Hall
2012-06-08 20:37:17 +00:00
parent aa7ae06f6e
commit a2af7d66b3
7 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,6 @@
src/AutoComp.py
src/ImgManip.py
src/Sort.py
src/soundex.py
src/TreeTips.py
# cli
@@ -18,6 +17,7 @@ src/cli/user.py
src/gen/errors.py
src/gen/__init__.py
src/gen/recentfiles.py
src/gen/soundex.py
src/gen/updatecallback.py
src/gen/user.py