Skip to content

Commit ba00416

Browse files
ArtemKhelKakadu
authored andcommitted
...
1 parent d0a1b40 commit ba00416

File tree

1 file changed

+7
-7
lines changed
  • AsdfML/test/riscv

1 file changed

+7
-7
lines changed

AsdfML/test/riscv/dune

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
(cram
1010
(deps %{bin:riscv} ../../runtime/libruntime.a))
1111

12-
(executable
13-
(name rt)
14-
(modules rt)
15-
(public_name rt)
16-
(libraries AsdfML.Lib test))
12+
; (executable
13+
; (name rt)
14+
; (modules rt)
15+
; (public_name rt)
16+
; (libraries AsdfML.Lib test))
1717

18-
(cram
19-
(deps %{bin:riscv} rt.ml ../../runtime/libruntime.a))
18+
; (cram
19+
; (deps %{bin:riscv} rt.ml ../../runtime/libruntime.a))

0 commit comments

Comments
 (0)