Merge branch 'master' of github.com:dpgeorge/micropython

This commit is contained in:
Damien George
2014-01-11 09:37:41 +00:00
15 changed files with 64 additions and 163 deletions

View File

@@ -66,7 +66,6 @@
#define MP_BC_UNARY_OP (0x60) // byte
#define MP_BC_BINARY_OP (0x61) // byte
#define MP_BC_COMPARE_OP (0x62) // byte
#define MP_BC_BUILD_TUPLE (0x70) // uint
#define MP_BC_BUILD_LIST (0x71) // uint