Skip to content

Commit

Permalink
better documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbysmith007 committed Jul 15, 2011
1 parent 969af00 commit 57d5ecc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,8 @@ will be printed to the stream
A call to the function with no arguments returns the output string

with-string-builder-output returns the collected string as the value
of the "with" form
of the "with" form

== Authors ==
* Marco Baringer - Author of Arnesi
* Russ Tyndall, Ryan Davis, Nathan Bird [http://www.acceleration.net Acceleration.net]
2 changes: 1 addition & 1 deletion collectors.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ current list of values."
,@body))))

;; Copyright (c) 2002-2006, Edward Marco Baringer
;; Copyright (c) 2011, Russ Tyndall, Acceleration.net
;; 2011 Russ Tyndall , Acceleration.net http://www.acceleration.net
;; All rights reserved.
;;
;; Redistribution and use in source and binary forms, with or without
Expand Down

0 comments on commit 57d5ecc

Please sign in to comment.