Files
inductive-verification-lean/InductiveVerification.lean
Your Name 61616dc3b1
Lean Action CI / build (push) Has been cancelled
Translated library Event
2026-01-17 10:46:31 +01:00

5 lines
214 B
Lean4

-- This module serves as the root of the `InductiveVerification` library.
-- Import modules here that should be built as part of the library.
import InductiveVerification.Message
import InductiveVerification.Event