diff options
| author | Pierre-Marie Pédrot | 2016-06-04 16:25:16 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-06-05 19:27:03 +0200 |
| commit | 3ab71e34bf1f43e7e5e403ae7ff1e9d0dc9478e8 (patch) | |
| tree | a9114a2aaa2d531dbab3a3d7797e19078f91157f /tactics | |
| parent | 825d14e197f6dee1ed6b2c87f82be2d29b36ab97 (diff) | |
Removing the Q_constr file.
Diffstat (limited to 'tactics')
| -rw-r--r-- | tactics/hipattern.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tactics/hipattern.ml b/tactics/hipattern.ml index 51d4c1635b..fded54fcb1 100644 --- a/tactics/hipattern.ml +++ b/tactics/hipattern.ml @@ -6,8 +6,6 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i camlp4deps: "grammar/grammar.cma grammar/q_constr.cmo" i*) - open Pp open Errors open Util |
