2
0
Simon Krajewski 5 сар өмнө
parent
commit
f7d851f672
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/dune

+ 1 - 1
src/dune

@@ -52,5 +52,5 @@
 	(modules haxe)
 	(link_flags (:include libs.sexp))
 	; Uncomment to enable bytecode output for ocamldebug support
-	(modes byte)
+	; (modes byte)
 )