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 "OCT: A portable Lisp implementation for quad-double precision floats".
The branch, master has been updated via 20c7d84de0700c4f8a43d0d9436b3ba74aa281dc (commit) from b8ce6f63872d63160c4f6dac7d70c81a898818c2 (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 20c7d84de0700c4f8a43d0d9436b3ba74aa281dc Author: Raymond Toy toy.raymond@gmail.com Date: Fri Mar 11 11:47:27 2011 -0500
Add ident attribute for all Lisp files.
diff --git a/.gitattributes b/.gitattributes index 70a6051..3015fc3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -qd-package.lisp ident +*.lisp ident
-----------------------------------------------------------------------
Summary of changes: .gitattributes | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive