8 lines
341 B
Text
8 lines
341 B
Text
/-
|
|
Copyright (c) 2016 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.basic init.data.sigma init.data.nat init.data.char init.data.string
|
|
import init.data.list init.data.sum init.data.subtype init.data.int init.data.array
|