projects
/
fiveam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e4acc9
)
Comments talked about #+fiveame, code said #+5am. correct comments.
author
Marco Baringer
<mb@bese.it>
Wed, 17 Aug 2005 06:12:50 +0000
(08:12 +0200)
committer
Marco Baringer
<mb@bese.it>
Wed, 17 Aug 2005 06:12:50 +0000
(08:12 +0200)
src/packages.lisp
patch
|
blob
|
history
diff --git
a/src/packages.lisp
b/src/packages.lisp
index
1220a78
..
2847810
100644
(file)
--- a/
src/packages.lisp
+++ b/
src/packages.lisp
@@
-56,9
+56,10
@@
#:!!!
#:*debug-on-error*))
-;;;; You can use #+fiveam() to put your test-defining code
-;;;; inline with your other code - and not require people to
-;;;; have fiveam to run your package.
+;;;; You can use #+5am to put your test-defining code inline with your
+;;;; other code - and not require people to have fiveam to run your
+;;;; package.
+
(pushnew :5am *features*)
;;;;@include "check.lisp"