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 "SICL, bricks for implementors of Common Lisp systems. ".
The branch, master has been updated via 92bc52c7b3a53bfa39d8f98ee3825da4d3309e28 (commit) via aef86a05046129b35eba7801616f933c66d0ee17 (commit) from 9548b86560bb4041078a7ddb7478713f9b4070ea (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 92bc52c7b3a53bfa39d8f98ee3825da4d3309e28 Author: Robert Strandh <strandh@Sicl.(none)> Date: Sun Nov 28 09:09:05 2010 +0100
Included file header with copyright and license, and a reference to files indicating the purpose of the project and of the module.
commit aef86a05046129b35eba7801616f933c66d0ee17 Author: Robert Strandh <strandh@Sicl.(none)> Date: Sun Nov 28 09:07:45 2010 +0100
New files: a desciption of the project, and a description of the module.
-----------------------------------------------------------------------
Summary of changes: Code/Cons-high/SICL.text | 83 ++++++++++++++++++++++++++++ Code/Cons-high/condition-reporters-en.lisp | 16 +++++ Code/Cons-high/cons-high.asd | 16 +++++ Code/Cons-high/cons-high.lisp | 16 +++++ Code/Cons-high/cons-high.text | 52 +++++++++++++++++ Code/Cons-high/docstrings-en.lisp | 16 +++++ Code/Cons-high/packages.lisp | 16 +++++ Code/Cons-high/test.lisp | 16 +++++ 8 files changed, 231 insertions(+), 0 deletions(-) create mode 100644 Code/Cons-high/SICL.text create mode 100644 Code/Cons-high/cons-high.text
hooks/post-receive