PMConfig isn't just for ProposalMatcher anymore; it's about to gain settings for
authorMatt McCutchen <matt@mattmccutchen.net>
Fri, 1 Aug 2008 21:41:39 +0000 (17:41 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Fri, 1 Aug 2008 21:41:39 +0000 (17:41 -0400)
commitbc14b3b3a9345cb74bc7d8f3808a1d8cdd0bf479
tree5e2d5759208869b5c6b396264192315b497c4a1d
parent59fcd59d9dc1b4b223f828af13587344326697f0
PMConfig isn't just for ProposalMatcher anymore; it's about to gain settings for
PMInstanceGenerator and Evaluation.  Thus, factor it out.
program/Evaluation.hs
program/PMConfig.hs [new file with mode: 0644]
program/PMDefaults.hs
program/ProposalMatcher.hs
program/Test.hs
program/TestUtils.hs