Commit 37d2c9f6 authored by HuangRui's avatar HuangRui
Browse files

Revert and remove EGC in user_config.h

parent c05fc843
...@@ -77,13 +77,6 @@ ...@@ -77,13 +77,6 @@
#endif /* LUA_USE_DEVICE_DRIVER */ #endif /* LUA_USE_DEVICE_DRIVER */
// #define LUA_NUMBER_INTEGRAL
#define LUA_EGC
#ifdef LUA_EGC
#define EGC_INITIAL_MODE 2
#define EGC_INITIAL_MEMLIMIT 2000
#endif
#define LUA_OPTRAM #define LUA_OPTRAM
#ifdef LUA_OPTRAM #ifdef LUA_OPTRAM
#define LUA_OPTIMIZE_MEMORY 2 #define LUA_OPTIMIZE_MEMORY 2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment