diff options
author | Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr> | 2014-09-08 18:34:04 +0200 |
---|---|---|
committer | Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr> | 2014-09-08 18:46:25 +0200 |
commit | 7cfe0a70eda671ada6a46cd779ef9308f7e0fdb9 (patch) | |
tree | eeb9435bb4e64566647c5626a2a0f4b83eb58b08 /.gitignore | |
parent | 7a5eb53973ec3fd921b56339557c48681972849e (diff) |
Removing the XML plugin.
Left a README, just in case someone will discover the remnants of it
decades from now.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index b91f40129..1820bf7f9 100644 --- a/.gitignore +++ b/.gitignore @@ -122,11 +122,6 @@ grammar/vernacextend.ml grammar/argextend.ml parsing/pcoq.ml parsing/lexer.ml -plugins/xml/proofTree2Xml.ml -plugins/xml/acic2Xml.ml -plugins/xml/xml.ml -plugins/xml/dumptree.ml -plugins/xml/xmlentries.ml plugins/setoid_ring/newring.ml plugins/field/field.ml plugins/nsatz/nsatz.ml |