diff options
| author | letouzey | 2012-05-29 11:09:25 +0000 |
|---|---|---|
| committer | letouzey | 2012-05-29 11:09:25 +0000 |
| commit | 463e46425b56360a158b44c61208060c64eb2ff5 (patch) | |
| tree | 7e55457a3aaa07032f8afb8528d027cac26245f4 /plugins/cc/cctac.ml | |
| parent | 51efb80ac1699a27e0003349bb766a430fbaf86a (diff) | |
place all files specific to camlp4 syntax extensions in grammar/
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15387 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'plugins/cc/cctac.ml')
| -rw-r--r-- | plugins/cc/cctac.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/cc/cctac.ml b/plugins/cc/cctac.ml index 0a3697e2a7..7940009c6e 100644 --- a/plugins/cc/cctac.ml +++ b/plugins/cc/cctac.ml @@ -6,8 +6,6 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i camlp4deps: "parsing/grammar.cma" i*) - (* This file is the interface between the c-c algorithm and Coq *) open Evd |
