From: Matt S. <ma...@us...> - 2013-03-20 22:26:41
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "compose-hpc". The branch, master has been updated via 5940192837f5770d37e1f9ebc9edbf4f1e106256 (commit) from 7eb87e2809bca8a7b3f3b584ca04d0f030678e6f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5940192837f5770d37e1f9ebc9edbf4f1e106256 Author: Matthew Sottile <ma...@ga...> Date: Wed Mar 20 15:26:12 2013 -0700 separated out generalization from filtering - there was no good reason to put those two together ----------------------------------------------------------------------- Summary of changes: rote/struct-diff/RuleGen/Filter.hs | 46 +------------------- .../RuleGen/{Filter.hs => Generalize.hs} | 29 ++---------- rote/struct-diff/RuleGen/rulegen.hs | 1 + 3 files changed, 7 insertions(+), 69 deletions(-) copy rote/struct-diff/RuleGen/{Filter.hs => Generalize.hs} (76%) hooks/post-receive -- compose-hpc |