Skip to content

Commit

Permalink
Merge pull request #826 from SkySkimmer/ltac2-ctor-warn
Browse files Browse the repository at this point in the history
Adapt to coq/coq#19575 (ltac2 parsing uses attributes)
  • Loading branch information
ejgallego authored Oct 1, 2024
2 parents 5cca781 + 3301018 commit 670cf0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serlib/plugins/ltac2/ser_tac2expr.ml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module Loc = Ser_loc
module CAst = Ser_cAst
module Names = Ser_names
module Libnames = Ser_libnames
module Attributes = Ser_attributes

open Sexplib.Std
open Ppx_hash_lib.Std.Hash.Builtin
Expand Down

0 comments on commit 670cf0d

Please sign in to comment.