From: Matt S. <ma...@us...> - 2012-11-30 23:01:50
|
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 441d45fb6f1ce674ffefe48a9dec7e06701dbabe (commit) from 41f748fe0d94d5461b9fd01898984338edaefd38 (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 441d45fb6f1ce674ffefe48a9dec7e06701dbabe Author: Matthew Sottile <ma...@ga...> Date: Fri Nov 30 15:01:01 2012 -0800 separating command line processing from main driver ----------------------------------------------------------------------- Summary of changes: rote/struct-diff/RuleGen/CmdlineArgs.hs | 93 +++++++++++++++++++++++++++++++ rote/struct-diff/RuleGen/rulegen.hs | 76 +------------------------ 2 files changed, 95 insertions(+), 74 deletions(-) create mode 100644 rote/struct-diff/RuleGen/CmdlineArgs.hs hooks/post-receive -- compose-hpc |