mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
add trace.v0_10_1 library
this is empty, intended to help migrations based on `select` expressions in dune files.
This commit is contained in:
parent
cdbc95b7e4
commit
b7bd89b75c
1 changed files with 4 additions and 0 deletions
4
src/core/v0.10.1/dune
Normal file
4
src/core/v0.10.1/dune
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
(library
|
||||||
|
(public_name trace.v0_10_1)
|
||||||
|
(name trace_v0_10_1))
|
||||||
Loading…
Add table
Reference in a new issue