Clean up the merging code a bit.
authorKristian Høgsberg <krh@redhat.com>
Mon, 12 Nov 2007 05:03:37 +0000 (00:03 -0500)
committerKristian Høgsberg <krh@redhat.com>
Mon, 12 Nov 2007 05:05:03 +0000 (00:05 -0500)
commited96e14f0fe708a7c4f6910481ef47cbd3a71091
tree4d57899d52b81eda7e75e45606c68358219491a5
parent7e321071ac42be3f5b32927133376d96bf204923
Clean up the merging code a bit.

Use the hashtable instead of reusing razor_importer for this.
Introduce struct razor_merger for this.  All this is steps
towards making the merging policy external to the core razor_set code.
razor.c