diff options
| author | Pierre-Marie Pédrot | 2015-02-02 09:30:53 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2015-02-02 11:17:09 +0100 |
| commit | 777f0ace3d2458cbe1840dcf3d8f350452721e84 (patch) | |
| tree | 84ba577dd35863ca0eb77b7155ca5d81899b85ea /plugins/fourier | |
| parent | db293d185f8deb091d4b086f327caa0f376d67d7 (diff) | |
Removing dead code.
Diffstat (limited to 'plugins/fourier')
| -rw-r--r-- | plugins/fourier/fourierR.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/fourier/fourierR.ml b/plugins/fourier/fourierR.ml index 8006a3e13c..7a56cd6657 100644 --- a/plugins/fourier/fourierR.ml +++ b/plugins/fourier/fourierR.ml @@ -16,7 +16,6 @@ open Term open Tactics open Names open Globnames -open Tacticals open Tacmach open Fourier open Contradiction |
