diff options
| author | Andreas Grois <andi@grois.info> | 2024-09-01 00:03:28 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-09-01 00:03:28 +0200 |
| commit | 539545228c4d78cc3fdbf369c3934ad27fd17b32 (patch) | |
| tree | f59c46671f0bf4ba23159f17bfbcda3026fa3f72 /Common.lean | |
| parent | 2b6a25a248d7e588cdef266d8d62f50568c5de10 (diff) | |
Move BinaryHeap to its own Github project.
Diffstat (limited to 'Common.lean')
| -rw-r--r-- | Common.lean | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Common.lean b/Common.lean index d433fa6..89c9051 100644 --- a/Common.lean +++ b/Common.lean @@ -5,5 +5,3 @@ import Common.String import Common.List import Common.Char import Common.Euclid -import Common.BinaryHeap -import Common.Nat |
