summary refs log tree commit diff
path: root/Bananas.lean
diff options
context:
space:
mode:
Diffstat (limited to 'Bananas.lean')
-rw-r--r--Bananas.lean3
1 files changed, 3 insertions, 0 deletions
diff --git a/Bananas.lean b/Bananas.lean
new file mode 100644
index 0000000..f003560
--- /dev/null
+++ b/Bananas.lean
@@ -0,0 +1,3 @@
+-- This module serves as the root of the `Bananas` library.
+-- Import modules here that should be built as part of the library.
+import «Bananas».Basic
\ No newline at end of file