[oct-scm] [oct-git]OCT: A portable Lisp implementation for quad-double precision floats branch master updated. e13f3490e5cc6789d45764880fee76ff0c6de631

Raymond Toy rtoy at common-lisp.net
Fri May 13 01:51:22 UTC 2011


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  e13f3490e5cc6789d45764880fee76ff0c6de631 (commit)
      from  aee0737fcb736e03b51dc3aa3003291964d07b63 (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 e13f3490e5cc6789d45764880fee76ff0c6de631
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Thu May 12 21:45:55 2011 -0400

    Fix ticket #1.
    
    Attempt 2.
    
    This is a white space change to test integration of git and trac to
    see if the ticket is automatically closed or updated on commit.

diff --git a/oct.asd b/oct.asd
index a6111ca..6b5cd88 100644
--- a/oct.asd
+++ b/oct.asd
@@ -86,3 +86,4 @@
   (or (funcall (intern "DO-TESTS" (find-package "RT")))
       (error "TEST-OP failed for OCT-TESTS")))
 
+

-----------------------------------------------------------------------

Summary of changes:
 oct.asd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
OCT:  A portable Lisp implementation for quad-double precision floats




More information about the oct-cvs mailing list