aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/firstorder
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-07-26 14:47:40 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-07-26 14:47:40 +0200
commita960c4db9ae93a6445f9db620f96f62b397ba8b5 (patch)
treec8857eb4007122038c432121fd331c69bc243821 /plugins/firstorder
parent777751427cbe02ac8a0384d1173f9ef3cce0c8fd (diff)
parentae325798c95bd43126e72ce71a7e76e4bee69d3e (diff)
Merge PR #905: [api] Remove type equalities from API.
Diffstat (limited to 'plugins/firstorder')
-rw-r--r--plugins/firstorder/g_ground.ml41
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/firstorder/g_ground.ml4 b/plugins/firstorder/g_ground.ml4
index c001ee382..1e7da3250 100644
--- a/plugins/firstorder/g_ground.ml4
+++ b/plugins/firstorder/g_ground.ml4
@@ -8,7 +8,6 @@
(*i camlp4deps: "grammar/grammar.cma" i*)
-open Grammar_API
open Ltac_plugin
open Formula
open Sequent