chore(library/init/data/rbmap): add missing file
This commit is contained in:
parent
1033836953
commit
a666c7f04e
1 changed files with 7 additions and 0 deletions
7
library/init/data/rbmap/default.lean
Normal file
7
library/init/data/rbmap/default.lean
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/-
|
||||
Copyright (c) 2017 Microsoft Corporation. All rights reserved.
|
||||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Leonardo de Moura
|
||||
-/
|
||||
prelude
|
||||
import init.data.rbtree init.data.rbmap.basic
|
||||
Loading…
Add table
Reference in a new issue