0.9.4.66:

Whitespace painting.
This commit is contained in:
Thiemo Seufer 2005-09-12 21:07:42 +00:00
parent 32d12f1e91
commit 87af92c581
2 changed files with 2 additions and 2 deletions

View file

@ -460,7 +460,7 @@
227 229 233 239 241 251 257 263 269 271 277 281))
(count 0)
(increment 2))
(defun largest-prime-so-far ()
(aref prime-table (1- count)))
(defun add-prime (prime)

View file

@ -17,4 +17,4 @@
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
"0.9.4.65"
"0.9.4.66"