Skip to content

Commit

Permalink
[serlib] Fix wrong pack name for ltac2_ltac1 plugin.
Browse files Browse the repository at this point in the history
Bug introduced in #820

Co-authored-by: Gaëtan Gilbert <gaetan.gilbert@skyskimmer.net>
  • Loading branch information
ejgallego and SkySkimmer committed Sep 17, 2024
1 parent 68c3cdb commit fe6ce0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serlib/plugins/ltac2_ltac1/dune
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(library
(name serlib_btauto)
(name serlib_ltac2_ltac1)
(public_name coq-lsp.serlib.ltac2_ltac1)
(synopsis "Serialization Library for Coq Ltac2_ltac1 Plugin")
(preprocess
Expand Down

0 comments on commit fe6ce0e

Please sign in to comment.