diff options
| author | Andreas Grois <andi@grois.info> | 2023-12-03 21:13:47 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2023-12-03 21:13:47 +0100 |
| commit | 0cdb5a2449c996e54a0c777dd807785d3016fd66 (patch) | |
| tree | 40f1ffe9a46fe2d342c37204361ee1d2c897110a /lakefile.lean | |
| parent | d09a6869fea6f0d79c57e4ff756e21e03d395d52 (diff) | |
Day 3
Diffstat (limited to 'lakefile.lean')
| -rw-r--r-- | lakefile.lean | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lakefile.lean b/lakefile.lean index f09586e..f7ecc97 100644 --- a/lakefile.lean +++ b/lakefile.lean @@ -9,6 +9,8 @@ lean_lib «Day1» where lean_lib «Day2» where +lean_lib «Day3» where + lean_lib «Common» where @[default_target] |
