Update of /project/cl-irc/cvsroot/cl-irc/example
In directory common-lisp.net:/home/lisppaste/cl-irc/example
Modified Files:
advice
Log Message:
Added a new advice.
Date: Fri Aug 19 14:15:01 2005
Author: lisppaste
Index: cl-irc/example/advice
diff -u cl-irc/example/advice:1.2 cl-irc/example/advice:1.3
--- cl-irc/example/advice:1.2 Thu Aug 5 18:54:09 2004
+++ cl-irc/example/advice Fri Aug 19 14:15:01 2005
@@ -96,4 +96,5 @@
(11964
. "I guess this just goes to show that you can lead a horse to water, but you can't make him drink it.")
(11999 . "You are a stupid asshole. Shut the fuck up.")
- (12000 . "Looking for a compiler bug is the second-to-last resort. The last resort is blaming bad RAM. It's never the correct hypothesis."))
+ (12000 . "Looking for a compiler bug is the second-to-last resort. The last resort is blaming bad RAM. It's never the correct hypothesis.")
+ (12017 . "It doesn't need to be portable, it just needs to work on your system."))