diff options
Diffstat (limited to '')
| -rw-r--r-- | Kb.lean | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
