aboutsummaryrefslogtreecommitdiff
path: root/plugins/ssr/ssrparser.ml4
diff options
context:
space:
mode:
authorMaxime Dénès2017-07-26 14:47:40 +0200
committerMaxime Dénès2017-07-26 14:47:40 +0200
commita960c4db9ae93a6445f9db620f96f62b397ba8b5 (patch)
treec8857eb4007122038c432121fd331c69bc243821 /plugins/ssr/ssrparser.ml4
parent777751427cbe02ac8a0384d1173f9ef3cce0c8fd (diff)
parentae325798c95bd43126e72ce71a7e76e4bee69d3e (diff)
Merge PR #905: [api] Remove type equalities from API.
Diffstat (limited to 'plugins/ssr/ssrparser.ml4')
-rw-r--r--plugins/ssr/ssrparser.ml41
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ssr/ssrparser.ml4 b/plugins/ssr/ssrparser.ml4
index 228444b82e..ce23bb2b30 100644
--- a/plugins/ssr/ssrparser.ml4
+++ b/plugins/ssr/ssrparser.ml4
@@ -8,7 +8,6 @@
(* This file is (C) Copyright 2006-2015 Microsoft Corporation and Inria. *)
-open Grammar_API
open Names
open Pp
open Pcoq