mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
0.9.4.66:
Whitespace painting.
This commit is contained in:
parent
32d12f1e91
commit
87af92c581
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue