lean4-htt/src/Init/System.lean
2022-09-05 08:52:46 -07:00

11 lines
297 B
Text

/-
Copyright (c) 2019 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Leonardo de Moura
-/
prelude
import Init.System.IO
import Init.System.Platform
import Init.System.Uri
import Init.System.Mutex
import Init.System.Promise