From 1508e96f9bdea20b8e3fac3ab8d4114fbb360a87 Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Wed, 9 Jun 2010 23:05:09 +0200 Subject: [PATCH] Deactivate serialization in the core --- src/h/object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/h/object.h b/src/h/object.h index efca6bc58..66240dd81 100644 --- a/src/h/object.h +++ b/src/h/object.h @@ -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.