fix use of embedded bytecode

This commit is contained in:
Matthew Flatt 2014-11-20 06:48:36 -07:00
parent d017dbdeda
commit 67ec4fb982

View File

@ -12,7 +12,7 @@
finally, set EXPECTED_PRIM_COUNT to the right value and
USE_COMPILED_STARTUP to 1 and `make' again. */
#define USE_COMPILED_STARTUP 0
#define USE_COMPILED_STARTUP 1
#define EXPECTED_PRIM_COUNT 1129
#define EXPECTED_UNSAFE_COUNT 106