* src/filters/*: removed

* src/plugins/WritePkg.py: brought up to date


svn: r3205
This commit is contained in:
Don Allingham
2004-06-12 04:39:45 +00:00
parent 6a8e8fa8d1
commit 5d01154b88
35 changed files with 64 additions and 2044 deletions

View File

@ -350,5 +350,4 @@ class AddSpouse:
self.filter_func = self.all_filter
else:
self.filter_func = self.likely_filter
print self.filter_func
self.update_data()