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/plugins.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/plugins.itarget')
-rw-r--r-- | plugins/plugins.itarget | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/plugins.itarget b/plugins/plugins.itarget deleted file mode 100644 index 56aa42b06..000000000 --- a/plugins/plugins.itarget +++ /dev/null @@ -1,3 +0,0 @@ -pluginsopt.otarget -pluginsbyte.otarget -pluginsvo.otarget
\ No newline at end of file |