summary refs log tree commit diff
path: root/Bananas.lean
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2024-03-15 17:20:40 +0200
committertzlil <tzlils@protonmail.com>2024-03-15 17:20:40 +0200
commit98eb18bc338c7292d58404f81b86cbc0fcc11c51 (patch)
tree6c18fbc674dbc9950e886e7aaea09f8bb5ce748c /Bananas.lean
cool stuff
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