- removed unneeded Solutions
authorStefan Schubert <schubi@suse.de>
Mon, 21 Apr 2008 15:26:56 +0000 (15:26 +0000)
committerStefan Schubert <schubi@suse.de>
Mon, 21 Apr 2008 15:26:56 +0000 (15:26 +0000)
commit1aef8e07fccd3cc1194d79dbd66e2718075dc9f5
tree408ce1230366cd2150c061729997f228e0d5d8a6
parent6db68add3c1bc61211fd00f75fdf0b0129b9d22a
- removed unneeded Solutions
- added ignore dependencies
13 files changed:
zypp/CMakeLists.txt
zypp/solver/detail/ProblemSolutionIgnore.cc
zypp/solver/detail/ProblemSolutionInstall.cc [deleted file]
zypp/solver/detail/ProblemSolutionInstall.h [deleted file]
zypp/solver/detail/ProblemSolutionKeep.cc [deleted file]
zypp/solver/detail/ProblemSolutionKeep.h [deleted file]
zypp/solver/detail/ProblemSolutionUninstall.cc [deleted file]
zypp/solver/detail/ProblemSolutionUninstall.h [deleted file]
zypp/solver/detail/ProblemSolutionUnlock.cc [deleted file]
zypp/solver/detail/ProblemSolutionUnlock.h [deleted file]
zypp/solver/detail/Resolver.cc
zypp/solver/detail/SATResolver.cc
zypp/solver/detail/SATResolver.h