diff options
| author | Théo Zimmermann | 2020-04-13 13:19:24 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2020-04-13 13:19:24 +0200 |
| commit | 1a309cd7d8547d9a2b5ee89adfe8ba1c581237e1 (patch) | |
| tree | cdf73dfa34c341c0b98b7a41c57d12d7837df127 /plugins/extraction/plugin_base.dune | |
| parent | 227520b14e978e19d58368de873521a283aecedd (diff) | |
| parent | 29aa2b5533a36e170fb0ed947f86e70d5b1cb8fb (diff) | |
Merge PR #11539: [dune] [stdlib] Build the standard library natively with Dune.
Reviewed-by: Zimmi48
Diffstat (limited to 'plugins/extraction/plugin_base.dune')
| -rw-r--r-- | plugins/extraction/plugin_base.dune | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/extraction/plugin_base.dune b/plugins/extraction/plugin_base.dune deleted file mode 100644 index 037b0d5053..0000000000 --- a/plugins/extraction/plugin_base.dune +++ /dev/null @@ -1,5 +0,0 @@ -(library - (name extraction_plugin) - (public_name coq.plugins.extraction) - (synopsis "Coq's extraction plugin") - (libraries num coq.plugins.ltac)) |
