aboutsummaryrefslogtreecommitdiff
path: root/plugins/syntax/r_syntax.mli
diff options
context:
space:
mode:
authorVincent Laporte2018-11-07 11:34:19 +0000
committerVincent Laporte2018-11-07 16:08:28 +0000
commit9b7a26bac18b5bac5fd5108eafbd32b8b0a20b7e (patch)
tree5387ca651dfa2a6476cd5297aa34dc67e6b39ce1 /plugins/syntax/r_syntax.mli
parent965048aa0d4eef1d3933aeb7582c23c78ba838f7 (diff)
[R syntax plugin] Remove some dead code
Diffstat (limited to 'plugins/syntax/r_syntax.mli')
-rw-r--r--plugins/syntax/r_syntax.mli9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/syntax/r_syntax.mli b/plugins/syntax/r_syntax.mli
new file mode 100644
index 0000000000..7c3ee60040
--- /dev/null
+++ b/plugins/syntax/r_syntax.mli
@@ -0,0 +1,9 @@
+(************************************************************************)
+(* * The Coq Proof Assistant / The Coq Development Team *)
+(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *)
+(* <O___,, * (see CREDITS file for the list of authors) *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(* * (see LICENSE file for the text of the license) *)
+(************************************************************************)