aboutsummaryrefslogtreecommitdiff
path: root/META.coq-core.in
diff options
context:
space:
mode:
Diffstat (limited to 'META.coq-core.in')
-rw-r--r--META.coq-core.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/META.coq-core.in b/META.coq-core.in
index c58513979d..bc56b7b66e 100644
--- a/META.coq-core.in
+++ b/META.coq-core.in
@@ -320,21 +320,6 @@ package "plugins" (
plugin(native) = "tauto_plugin.cmxs"
)
- package "omega" (
-
- description = "Coq omega plugin"
- version = "8.14"
-
- requires = "coq-core.plugins.ltac"
- directory = "omega"
-
- archive(byte) = "omega_plugin.cmo"
- archive(native) = "omega_plugin.cmx"
-
- plugin(byte) = "omega_plugin.cmo"
- plugin(native) = "omega_plugin.cmxs"
- )
-
package "micromega" (
description = "Coq micromega plugin"