>>>>> "matz" == Yukihiro Matsumoto <matz / zetabits.com> writes:
matz> if $0 == __FILE__ main end
Thanks!
matz> although I'm not sure if it works with mod_ruby.
I checked; it doesn't. Ah, well, at least I can get the CGIs going.
--
Graham Hughes <graham / ccs.ucsb.edu>
(defun whee (n e) (subseq (let ((c (cons e e))) (nconc c c)) 0 n))