From: Raymond T. <rt...@us...> - 2012-03-09 03:11:31
|
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 "matlisp". The branch, matlisp-cffi has been updated via 681f4ecf69ef92a8b032591c2fd17084cc037688 (commit) from f588a09ffa90a7263dc14cd5269a8d131babec7f (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 681f4ecf69ef92a8b032591c2fd17084cc037688 Author: Raymond Toy <toy...@gm...> Date: Thu Mar 8 19:11:15 2012 -0800 Test 1 for commit messages. diff --git a/README b/README index 3c397d7..f7dacb3 100644 --- a/README +++ b/README @@ -115,4 +115,7 @@ m* m/ divide two matrices. (m/ a b) means the same as inv(B)*A. - (m/ a) is the same as inv(A). \ No newline at end of file + (m/ a) is the same as inv(A). + +-------------------- +Testing for commit emails. ----------------------------------------------------------------------- Summary of changes: README | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- matlisp |