From b19fdcced22d36bd50974e1da3062439e8a656b2 Mon Sep 17 00:00:00 2001 From: Lenny222 Date: Tue, 17 Jan 2012 19:43:29 +0100 Subject: libstd => libcore --- src/libstd/std.rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libstd/std.rc') diff --git a/src/libstd/std.rc b/src/libstd/std.rc index 34297b1aaef..d96b6b7b666 100644 --- a/src/libstd/std.rc +++ b/src/libstd/std.rc @@ -12,7 +12,7 @@ export c_vec, four, tri, util; export bitv, deque, fun_treemap, list, map, smallintmap, sort, treemap, ufind; export rope; export ebml, dbg, getopts, json, rand, sha1, term, time; -export extfmt, test, tempfile, tuple; +export extfmt, test, tempfile; // FIXME: generic_os and os_fs shouldn't be exported export generic_os, os, os_fs; @@ -61,7 +61,6 @@ mod md4; mod tempfile; mod term; mod time; -mod tuple; #[cfg(unicode)] mod unicode; -- cgit 1.4.1-3-g733a5