diff options
| author | Andreas Grois <andi@grois.info> | 2024-09-23 21:31:41 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-09-23 21:31:41 +0200 |
| commit | 5d08e39abca75b775bb7636973bb9c9a3bb908ac (patch) | |
| tree | 99ba141c3d485c17ea261694ea48699d0b9aa441 /Common.lean | |
| parent | fda8a5b06d63aaa6b7db2ca7b2a7c0bd321bd16e (diff) | |
Continue Day12
Diffstat (limited to 'Common.lean')
| -rw-r--r-- | Common.lean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Common.lean b/Common.lean index 177ae97..db5d064 100644 --- a/Common.lean +++ b/Common.lean @@ -8,3 +8,4 @@ import Common.Euclid import Common.NonEmptyList import Common.Parsing import Common.Nat +import Common.Substring |
