Raymond Toy pushed to branch issue-340-srctran-use-ascii-limit at cmucl / cmucl
Commits:
-
98fd0f9a
by Raymond Toy at 2024-07-19T19:04:36-07:00
1 changed file:
Changes:
... | ... | @@ -21,7 +21,7 @@ |
21 | 21 | :conservative-float-type
|
22 | 22 | :hash-new
|
23 | 23 | :random-xoroshiro ; RNG
|
24 | - :cmu :cmu21 :cmu21e ; Version features
|
|
24 | + :cmu :cmu20 :cmu20a ; Version features
|
|
25 | 25 | :double-double ; double-double float support
|
26 | 26 | )
|
27 | 27 | ;; Features to remove from current *features* here. Normally don't
|