mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Fixed paths
This commit is contained in:
parent
0553fc764d
commit
09810470fc
86 changed files with 152 additions and 670 deletions
|
|
@ -21,7 +21,7 @@ let () =
|
|||
let found =
|
||||
if Sys.file_exists !lama_file then (
|
||||
cram_printfn
|
||||
" $ LAMA=../runtime ../src/Driver.exe -i test%03d.lama < \
|
||||
"../src/Driver.exe -i test%03d.lama < \
|
||||
test%03d.input"
|
||||
i i;
|
||||
true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue