dune/vendor/boot
Jeremie Dimino af5208416f Simplify overrides in the bootstrap path
- vendored libraries are replaced by files in `vendor/boot`
- files named `XXX.boot.EXT` replace their `XXX.EXT` equivalent

For instance, to build boot.exe, we use `src/glob_lexer.boot.ml`
rather than `src/glob_lexer.ml` (which would be generated from
`src/glob_lexer.mll`).
2017-09-22 01:52:04 +01:00
..
jbuilder_opam_file_format.ml Simplify overrides in the bootstrap path 2017-09-22 01:52:04 +01:00
jbuilder_re.ml Simplify overrides in the bootstrap path 2017-09-22 01:52:04 +01:00