1
Fork 0

Register new snapshots

This commit is contained in:
Alex Crichton 2014-01-06 09:26:47 -08:00
parent b6a1fde1c6
commit 6b2a6cb3fe
8 changed files with 11 additions and 42 deletions

View file

@ -13,7 +13,6 @@
#[allow(non_camel_case_types)];
#[deny(warnings)];
#[cfg(stage0)] extern mod green;
extern mod extra;
use std::os;