From: adrian <adr...@us...> - 2011-12-14 17:56:17
|
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 5c97494fc5ff300ca3ddaa4aa6da12098bdb49e3 (commit) via ea7bf49afa04168c5941fd81449e5b3f06795505 (commit) from 800dbfd2d04a5203ef7b36e34d534368622d518e (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 5c97494fc5ff300ca3ddaa4aa6da12098bdb49e3 Author: Adrian Prantl <ad...@ll...> Date: Wed Dec 14 09:55:12 2011 -0800 c2term is now src2term term2c is now term2src updated the termite_lint grammar a little (not finished yet) commit ea7bf49afa04168c5941fd81449e5b3f06795505 Author: Adrian Prantl <ad...@ll...> Date: Tue Dec 13 10:51:22 2011 -0800 typos ----------------------------------------------------------------------- Summary of changes: rote/minitermite/configure.ac | 4 ++-- rote/minitermite/src/Makefile.include | 23 +++++++++++------------ rote/minitermite/src/RoseEnums.C | 2 +- rote/minitermite/src/TermToRose.C | 1 + rote/minitermite/src/{c2term.C => src2term.C} | 0 rote/minitermite/src/{term2c.C => term2src.C} | 0 rote/minitermite/src/termite/termite_spec.pl | 17 +++++++---------- rote/minitermite/testsuite/Makefile.include | 16 ++++++++-------- 8 files changed, 30 insertions(+), 33 deletions(-) rename rote/minitermite/src/{c2term.C => src2term.C} (100%) rename rote/minitermite/src/{term2c.C => term2src.C} (100%) hooks/post-receive -- compose-hpc |