Skip to content

Commit da48522

Browse files
authored
allows to use bap instead of bap-std (#1572)
This will break too much downstream code, as well as our own tooling like bapbuild
1 parent 0e20c8e commit da48522

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/bap/dune

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
(deprecated_library_name
2+
(old_public_name bap)
3+
(new_public_name bap-std))
4+
15
(library
26
(name bap)
37
(public_name bap-std)

0 commit comments

Comments
 (0)