|
From: adrian <adr...@us...> - 2012-11-29 20:16:47
|
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 481fd7dbc5a3f8960c5f98eca4318b34fee52c2c (commit)
via ab1876a31ebbc4f32e69b814c1998cb1c4ffa676 (commit)
from 0631e5fe0de553e573af25b79848fa80007e1b2f (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 481fd7dbc5a3f8960c5f98eca4318b34fee52c2c
Merge: ab1876a 0631e5f
Author: Adrian Prantl <ad...@ll...>
Date: Thu Nov 29 12:15:43 2012 -0800
Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc
commit ab1876a31ebbc4f32e69b814c1998cb1c4ffa676
Author: Adrian Prantl <ad...@ll...>
Date: Thu Nov 29 12:15:15 2012 -0800
release BXL version 1.0!
-----------------------------------------------------------------------
Summary of changes:
paul/bxl/README | 80 ++++++++++++
paul/bxl/aterm2contract.bxl | 65 ++++++++++
paul/bxl/bxl.py | 293 +++++++++++++++++++++++++++++++++++++++++++
paul/bxl/contract2aterm.bxl | 77 +++++++++++
paul/bxl/demo.sh | 21 +++
5 files changed, 536 insertions(+), 0 deletions(-)
create mode 100644 paul/bxl/README
create mode 100644 paul/bxl/aterm2contract.bxl
create mode 100755 paul/bxl/bxl.py
create mode 100644 paul/bxl/contract2aterm.bxl
create mode 100644 paul/bxl/demo.sh
hooks/post-receive
--
compose-hpc
|