diff options
| author | Pierre Letouzey | 2016-06-02 01:22:41 +0200 |
|---|---|---|
| committer | Pierre Letouzey | 2016-06-08 14:32:56 +0200 |
| commit | 1d6d0060330197896748739a625d0b1c7f083da2 (patch) | |
| tree | 27da3d5329a91fc262f52e887ee31fa0c37c20e3 /plugins/pluginsopt.itarget | |
| parent | 2e79ed74824db4697ab1807b6210b3d4097c9fda (diff) | |
Officially discontinue the experimental coq build via ocamlbuild
It has been accidentaly broken since early 2014 (and especially
in 8.5), no easy repair, I won't devote any more hours to this stuff.
Moreover no one seems to care apart from Emilio, but he's ok to work
on this in a separate repository or branch.
I left a dev/doc/ocamlbuild.txt file with a few words about this
experiment.
Diffstat (limited to 'plugins/pluginsopt.itarget')
| -rw-r--r-- | plugins/pluginsopt.itarget | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/plugins/pluginsopt.itarget b/plugins/pluginsopt.itarget deleted file mode 100644 index 04a1e711cb..0000000000 --- a/plugins/pluginsopt.itarget +++ /dev/null @@ -1,21 +0,0 @@ -btauto/btauto_plugin.cmxa -setoid_ring/newring_plugin.cmxa -extraction/extraction_plugin.cmxa -decl_mode/decl_mode_plugin.cmxa -firstorder/ground_plugin.cmxa -rtauto/rtauto_plugin.cmxa -fourier/fourier_plugin.cmxa -romega/romega_plugin.cmxa -omega/omega_plugin.cmxa -micromega/micromega_plugin.cmxa -cc/cc_plugin.cmxa -nsatz/nsatz_plugin.cmxa -funind/recdef_plugin.cmxa -syntax/ascii_syntax_plugin.cmxa -syntax/nat_syntax_plugin.cmxa -syntax/numbers_syntax_plugin.cmxa -syntax/r_syntax_plugin.cmxa -syntax/string_syntax_plugin.cmxa -syntax/z_syntax_plugin.cmxa -quote/quote_plugin.cmxa -derive/derive_plugin.cmxa |
