adjust `compiler/zo-marshal' for bytecode-file change
Forgot to fix as part ofb8db5aacb3
. original commit:3b76628eb1
This commit is contained in:
parent
3e1e9a6357
commit
377b06a352
|
@ -344,7 +344,7 @@
|
||||||
(define CPT_SMALL_MARSHALLED_START 80)
|
(define CPT_SMALL_MARSHALLED_START 80)
|
||||||
(define CPT_SMALL_MARSHALLED_END 92)
|
(define CPT_SMALL_MARSHALLED_END 92)
|
||||||
|
|
||||||
(define CPT_SMALL_LIST_MAX 65)
|
(define CPT_SMALL_LIST_MAX 50)
|
||||||
(define CPT_SMALL_PROPER_LIST_START 92)
|
(define CPT_SMALL_PROPER_LIST_START 92)
|
||||||
(define CPT_SMALL_PROPER_LIST_END (+ CPT_SMALL_PROPER_LIST_START CPT_SMALL_LIST_MAX))
|
(define CPT_SMALL_PROPER_LIST_END (+ CPT_SMALL_PROPER_LIST_START CPT_SMALL_LIST_MAX))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user