lean4-htt/src/Init/System.lean
2025-04-23 17:21:33 +00:00

13 lines
305 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
-/
module
prelude
import Init.System.IO
import Init.System.Platform
import Init.System.Uri
import Init.System.Mutex
import Init.System.Promise