revert accidental commits

This commit is contained in:
Niko Matsakis 2012-01-20 09:32:58 -08:00
parent 1304e4e40f
commit cac46eac4b
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
# If you are making non-backwards compatible changes to the runtime,
# set this flag to 1. It will cause stage1 to use the snapshot
# runtime rather than the runtime from the working directory.
USE_SNAPSHOT_RUNTIME=1
USE_SNAPSHOT_RUNTIME=0
define TARGET_STAGE_N

View file

@ -26,8 +26,8 @@
namespace shape {
typedef unsigned tag_variant_t;
typedef unsigned tag_align_t;
typedef unsigned long tag_variant_t;
typedef unsigned long tag_align_t;
typedef unsigned long ref_cnt_t;
// Constants