diff options
| author | Andreas Grois <andi@grois.info> | 2025-10-12 18:27:10 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2025-10-12 18:27:10 +0200 |
| commit | 973225b1c5ed10f2a99374c91a9d6a957067f654 (patch) | |
| tree | 780648c7765a77ef352705ed2e15679fe582c97c /lakefile.toml | |
| parent | 2402a88a863e41f5bceefcdc13323ef609809a8a (diff) | |
Lean 4.19
Diffstat (limited to 'lakefile.toml')
| -rw-r--r-- | lakefile.toml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lakefile.toml b/lakefile.toml index 957dbdd..c252c82 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -6,13 +6,10 @@ testDriver = "LeanAStarTest" [[lean_lib]] name = "LeanAStar" -[[lean_lib]] -name = "LeanAStarTest" - [[lean_exe]] name = "LeanAStarTest" [[require]] name = "BinaryHeap" git = "http://git.grois.info/BinaryHeap" -revision = "60832223e03e50cbffca8bc90b1dec40b48f1f14"
\ No newline at end of file +revision = "93c883d5332469d90a4f1c42d45c66e2b6a89eb8"
\ No newline at end of file |
