summaryrefslogtreecommitdiff
path: root/Common.lean
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2023-12-09 16:34:30 +0100
committerAndreas Grois <andi@grois.info>2023-12-09 16:34:30 +0100
commitecbf7b27be05dc242f066e681dbe22c4274834f5 (patch)
treecab87543d89619e18da875a2435f2c1c6da9acdd /Common.lean
parent244078f9f9e722aceafe64e745b9aa50136fb71a (diff)
Day 8 Part 2
Diffstat (limited to 'Common.lean')
-rw-r--r--Common.lean1
1 files changed, 1 insertions, 0 deletions
diff --git a/Common.lean b/Common.lean
index abbede8..89c9051 100644
--- a/Common.lean
+++ b/Common.lean
@@ -4,3 +4,4 @@ import Common.DayPart
import Common.String
import Common.List
import Common.Char
+import Common.Euclid