From: Geoff H. <ghu...@us...> - 2012-12-05 05:04:15
|
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 54dab05de8a24e1af4989b389731c45a8280c255 (commit) from 1d95856a2393b5e29629c943a8265d326f4eb8b2 (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 54dab05de8a24e1af4989b389731c45a8280c255 Author: Geoff Hulette <ghu...@gm...> Date: Tue Dec 4 21:03:29 2012 -0800 Added two examples with a larger C file ----------------------------------------------------------------------- Summary of changes: rote/struct-diff/tests/large1/in.c | 84 ++++++++++++++++++++++++++++++++ rote/struct-diff/tests/large1/out.c | 92 +++++++++++++++++++++++++++++++++++ rote/struct-diff/tests/large2/in.c | 84 ++++++++++++++++++++++++++++++++ rote/struct-diff/tests/large2/out.c | 85 ++++++++++++++++++++++++++++++++ 4 files changed, 345 insertions(+), 0 deletions(-) create mode 100644 rote/struct-diff/tests/large1/in.c create mode 100644 rote/struct-diff/tests/large1/out.c create mode 100644 rote/struct-diff/tests/large2/in.c create mode 100644 rote/struct-diff/tests/large2/out.c hooks/post-receive -- compose-hpc |