Skip to content

Commit 62802fd

Browse files
committed
Move ocamlutil to src
1 parent a71c978 commit 62802fd

24 files changed

+2
-2
lines changed

_tags

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Traverse only subdirectories containing source code
22
true: -traverse
3-
<src> or <ocamlutil>: include
3+
<src>: include
44
# build every cmo in debug mode (for cil.cma)
55
<**/*.cmo>: debug
66
<**/*.ml>: bin_annot, annot

src/_tags

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<ext> or <ext/*> or <frontc>: include
1+
<ext> or <ext/*> or <frontc> or <ocamlutil>: include
22

33
<feature.ml>: package(findlib)
44
<main.{byte,native}>: use_unix, use_str, use_nums, use_dynlink, use_cil, linkall, package(findlib)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)