From 98eb18bc338c7292d58404f81b86cbc0fcc11c51 Mon Sep 17 00:00:00 2001 From: tzlil Date: Fri, 15 Mar 2024 17:20:40 +0200 Subject: cool stuff --- Bananas.lean | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Bananas.lean (limited to 'Bananas.lean') 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 -- cgit 1.4.1