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

Raymond Toy rtoy at common-lisp.net
Fri May 13 01:39:14 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  aee0737fcb736e03b51dc3aa3003291964d07b63 (commit)
      from  af9fc6fcdb824757c5aeeadc6ccae2098d243313 (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 aee0737fcb736e03b51dc3aa3003291964d07b63
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Thu May 12 21:38:53 2011 -0400

    Fix ticket #1.
    
    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 7df866c..a6111ca 100644
--- a/oct.asd
+++ b/oct.asd
@@ -85,3 +85,4 @@
 (defmethod perform ((op test-op) (c (eql (find-system :oct-tests))))
   (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