]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Move learnt rule creation into analyze()
authorMichael Schroeder <mls@suse.de>
Tue, 12 May 2015 14:53:00 +0000 (16:53 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 12 May 2015 14:53:00 +0000 (16:53 +0200)
commitc986839e58963464896ecaa80a0678e3f9bfcfcd
treebb99a1da99f37659f414088a2cc598ab3dd3f0d4
parentb0dda2ba2fceb11d9d39cd1f8627256f7e1eb32a
Move learnt rule creation into analyze()

This way we can make use of the new solver_addrule2 function.
src/solver.c