mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
fix deps
This commit is contained in:
parent
90ce892125
commit
60dd8cfc8d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
(deps ../src/Driver.exe))
|
||||
|
||||
(cram
|
||||
(deps ../../runtime/runtime.a ../../runtime/Std.i))
|
||||
(deps ../runtime/runtime.a ../runtime/Std.i))
|
||||
|
||||
(cram
|
||||
(applies_to test001)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue