diff options
author | Pierre Letouzey <pierre.letouzey@inria.fr> | 2016-06-02 01:22:41 +0200 |
---|---|---|
committer | Pierre Letouzey <pierre.letouzey@inria.fr> | 2016-06-08 14:32:56 +0200 |
commit | 1d6d0060330197896748739a625d0b1c7f083da2 (patch) | |
tree | 27da3d5329a91fc262f52e887ee31fa0c37c20e3 /plugins/pluginsvo.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/pluginsvo.itarget')
-rw-r--r-- | plugins/pluginsvo.itarget | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/pluginsvo.itarget b/plugins/pluginsvo.itarget deleted file mode 100644 index a59bf29c9..000000000 --- a/plugins/pluginsvo.itarget +++ /dev/null @@ -1,12 +0,0 @@ -btauto/vo.otarget -fourier/vo.otarget -funind/vo.otarget -nsatz/vo.otarget -micromega/vo.otarget -omega/vo.otarget -quote/vo.otarget -romega/vo.otarget -rtauto/vo.otarget -setoid_ring/vo.otarget -extraction/vo.otarget -derive/vo.otarget
\ No newline at end of file |