Skip to content

Commit

Permalink
Merge pull request #765 from ejgallego/bump_coq
Browse files Browse the repository at this point in the history
[deps] [vendor] Bump Coq usptream
  • Loading branch information
ejgallego authored Jun 7, 2024
2 parents 3152b3d + 3072a61 commit c3a5da6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions serlib/ser_uGraph.ml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ let path_explanation_of_sexp = Serlib_base.opaque_of_sexp ~typ:"UGraph.path_expl
type explanation = [%import: UGraph.explanation]
[@@deriving sexp]

type univ_variable_printers =
[%import: UGraph.univ_variable_printers]
[@@deriving sexp]

type univ_inconsistency =
[%import: UGraph.univ_inconsistency]
[@@deriving sexp]
2 changes: 1 addition & 1 deletion vendor/coq

0 comments on commit c3a5da6

Please sign in to comment.