generalize matching code from examples/solv.c to src/selection.c
authorMichael Schroeder <mls@suse.de>
Thu, 25 Oct 2012 14:55:11 +0000 (16:55 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 25 Oct 2012 14:55:11 +0000 (16:55 +0200)
commit264d9fbb06f811ebb3ca9a8de1732715697cfead
treebd27a36d3ff57f31514b195d6273b2f6e80f55d6
parent9db24cdc0b107e48f4bd9d66f2f0687fcf397480
generalize matching code from examples/solv.c to src/selection.c

Adapt the examples to use the new mechanism. This is probably
not the final version of the interface, so handle with care.
bindings/solv.i
examples/p5solv
examples/pysolv
examples/rbsolv
examples/solv.c
src/CMakeLists.txt
src/libsolv.ver
src/rules.c
src/selection.c [new file with mode: 0644]
src/selection.h [new file with mode: 0644]