chore: move Std -> Bootstrap

This commit is contained in:
Mario Carneiro 2022-08-29 01:03:08 -04:00
parent 1c5ec65260
commit f4bae4cd2a

View file

@ -3,7 +3,7 @@ Copyright (c) 2022 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Leonardo de Moura, Mac Malone
-/
import Std.Data.RBMap
import Bootstrap.Data.RBMap
import Lake.Util.Compare
namespace Lake