-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #192 from ejgallego/v8.11+wrap
[serapi] [general] Bump version numbers for 8.11 and wrap libraries
- Loading branch information
Showing
27 changed files
with
106 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
(library | ||
(name serapi) | ||
(public_name coq-serapi.serapi_v8_10) | ||
(wrapped false) | ||
(public_name coq-serapi.serapi_v8_11) | ||
(synopsis "Serialization Protocol for Coq") | ||
(libraries coq.stm coq.plugins.ltac sexplib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
(library | ||
(name serlib_extraction) | ||
(public_name coq-serapi.serlib.extraction_plugin) | ||
(wrapped false) | ||
(synopsis "Serialization Library for Coq Fundind Plugin") | ||
(preprocess (staged_pps ppx_import ppx_sexp_conv)) | ||
(libraries coq.plugins.extraction serlib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
(library | ||
(name serlib_firstorder) | ||
(public_name coq-serapi.serlib.ground_plugin) | ||
(wrapped false) | ||
(synopsis "Serialization Library for Coq Firstorder Plugin") | ||
(preprocess (staged_pps ppx_import ppx_sexp_conv)) | ||
(libraries coq.plugins.firstorder serlib sexplib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
(library | ||
(name serlib_funind) | ||
(public_name coq-serapi.serlib.recdef_plugin) | ||
(wrapped false) | ||
(synopsis "Serialization Library for Coq Fundind Plugin") | ||
(preprocess (staged_pps ppx_import ppx_sexp_conv)) | ||
(libraries coq.plugins.funind serlib serlib_ltac sexplib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
(library | ||
(name serlib_ltac) | ||
(public_name coq-serapi.serlib.ltac) | ||
(wrapped false) | ||
(synopsis "Serialization Library for Coq [LTAC plugin]") | ||
(preprocess (staged_pps ppx_import ppx_sexp_conv)) | ||
(libraries coq.plugins.ltac serlib sexplib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
(library | ||
(name serlib_setoid_ring) | ||
(public_name coq-serapi.serlib.newring_plugin) | ||
(wrapped false) | ||
(synopsis "Serialization Library for Coq Setoid Newring Plugin") | ||
(preprocess (staged_pps ppx_import ppx_sexp_conv)) | ||
(libraries coq.plugins.setoid_ring serlib serlib_ltac sexplib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
(library | ||
(name serlib_ssr) | ||
(public_name coq-serapi.serlib.ssreflect_plugin) | ||
(wrapped false) | ||
(synopsis "Serialization Library for Coq [SSR plugin]") | ||
(preprocess (staged_pps ppx_import ppx_sexp_conv)) | ||
(libraries coq.plugins.ssreflect serlib serlib_ltac serlib_ssrmatching sexplib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
(library | ||
(name serlib_ssrmatching) | ||
(public_name coq-serapi.serlib.ssrmatching_plugin) | ||
(wrapped false) | ||
(synopsis "Serialization Library for Coq [SSR Matching plugin]") | ||
(preprocess (staged_pps ppx_import ppx_sexp_conv)) | ||
(libraries coq.plugins.ssrmatching serlib serlib_ltac sexplib)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.