diff options
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 |
