GEPS008: Moved Sort module

svn: r19801
This commit is contained in:
Nick Hall
2012-06-08 20:58:40 +00:00
parent a2af7d66b3
commit d13b4e585d
10 changed files with 22 additions and 23 deletions

View File

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