From: Jason D. <da...@us...> - 2013-05-31 23:46:11
|
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 52c53517dc89e77cd505d4f5ee867f7e7339697c (commit) from dfe05f32f5646095411f4bd1ee0a45184223960a (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 52c53517dc89e77cd505d4f5ee867f7e7339697c Author: Jason Dagit <da...@ga...> Date: Fri May 31 16:43:13 2013 -0700 Move ATerm -> Tree conversion to tree-utils ----------------------------------------------------------------------- Summary of changes: rote/struct-diff/RuleGen/rulegen.hs | 2 +- rote/struct-diff/rulegen.cabal | 3 +-- .../Aterm.hs => tree-utils/src/Data/Tree/ATerm.hs} | 2 +- rote/tree-utils/tree-utils.cabal | 8 +++++--- 4 files changed, 8 insertions(+), 7 deletions(-) rename rote/{struct-diff/RuleGen/Data/Aterm.hs => tree-utils/src/Data/Tree/ATerm.hs} (98%) hooks/post-receive -- compose-hpc |