aboutsummaryrefslogtreecommitdiffstats
path: root/Kb.lean
diff options
context:
space:
mode:
Diffstat (limited to 'Kb.lean')
-rw-r--r--Kb.lean3
1 files changed, 3 insertions, 0 deletions
diff --git a/Kb.lean b/Kb.lean
new file mode 100644
index 0000000..7cce288
--- /dev/null
+++ b/Kb.lean
@@ -0,0 +1,3 @@
+-- This module serves as the root of the `Kb` library.
+-- Import modules here that should be built as part of the library.
+import Kb.Basic