Skip to content

Commit

Permalink
Move ocamlutil to src
Browse files Browse the repository at this point in the history
  • Loading branch information
kerneis committed Aug 27, 2013
1 parent a71c978 commit 62802fd
Show file tree
Hide file tree
Showing 24 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _tags
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Traverse only subdirectories containing source code
true: -traverse
<src> or <ocamlutil>: include
<src>: include
# build every cmo in debug mode (for cil.cma)
<**/*.cmo>: debug
<**/*.ml>: bin_annot, annot
2 changes: 1 addition & 1 deletion src/_tags
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<ext> or <ext/*> or <frontc>: include
<ext> or <ext/*> or <frontc> or <ocamlutil>: include

<feature.ml>: package(findlib)
<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 comments on commit 62802fd

Please sign in to comment.