added new solver request
authorStefan Schubert <schubi@suse.de>
Mon, 14 Apr 2008 17:33:35 +0000 (17:33 +0000)
committerStefan Schubert <schubi@suse.de>
Mon, 14 Apr 2008 17:33:35 +0000 (17:33 +0000)
commit2f5f7a97aaaed8ca9c90d57c08a0b7678f986296
treea6e37efcc138a19d8ea521e85de01a56a80baf54
parent0e4615d9b2d65515873ffc65b280bc376a1fd952
added new solver request
zypp/CMakeLists.txt
zypp/sat/SolverQueueItem.cc
zypp/sat/SolverQueueItem.h
zypp/sat/SolverQueueItemDelete.cc [new file with mode: 0644]
zypp/sat/SolverQueueItemDelete.h [new file with mode: 0644]
zypp/sat/SolverQueueItemInstall.cc [new file with mode: 0644]
zypp/sat/SolverQueueItemInstall.h [new file with mode: 0644]
zypp/sat/SolverQueueItemInstallOneOf.cc [new file with mode: 0644]
zypp/sat/SolverQueueItemInstallOneOf.h [new file with mode: 0644]
zypp/sat/SolverQueueItemUpdate.cc [new file with mode: 0644]
zypp/sat/SolverQueueItemUpdate.h [new file with mode: 0644]