mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 23:32:17 -08:00
Deactivate serialization in the core
This commit is contained in:
parent
17d6c88f78
commit
1508e96f9b
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ typedef unsigned char byte;
|
|||
#ifdef ECL_SHORT_FLOAT
|
||||
#undef ECL_SHORT_FLOAT
|
||||
#endif
|
||||
#define ECL_EXTERNALIZABLE
|
||||
/* #define ECL_EXTERNALIZABLE */
|
||||
|
||||
/*
|
||||
Implementation types.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue