aboutsummaryrefslogtreecommitdiffstats
path: root/cparser
diff options
context:
space:
mode:
authorJacques-Henri Jourdan <jacques-henri.jourdan@normalesup.org>2018-06-03 18:26:33 +0200
committerXavier Leroy <xavier.leroy@inria.fr>2018-06-06 17:18:18 +0200
commitb8552c55a3c65a3f598d155aeb764e68841ba501 (patch)
treebfedb4c0fd97bceb9dd76490913d5049c032be07 /cparser
parentda76ba512d1efbae8ab5ebcb79eb58c0085a026b (diff)
downloadcompcert-b8552c55a3c65a3f598d155aeb764e68841ba501.tar.gz
compcert-b8552c55a3c65a3f598d155aeb764e68841ba501.zip
Fix menhirLib namespaces, following changes in Menhir version 20180530
Diffstat (limited to 'cparser')
-rw-r--r--cparser/MenhirLib/Alphabet.v (renamed from cparser/validator/Alphabet.v)0
-rw-r--r--cparser/MenhirLib/Automaton.v (renamed from cparser/validator/Automaton.v)0
-rw-r--r--cparser/MenhirLib/Grammar.v (renamed from cparser/validator/Grammar.v)0
-rw-r--r--cparser/MenhirLib/Interpreter.v (renamed from cparser/validator/Interpreter.v)0
-rw-r--r--cparser/MenhirLib/Interpreter_complete.v (renamed from cparser/validator/Interpreter_complete.v)0
-rw-r--r--cparser/MenhirLib/Interpreter_correct.v (renamed from cparser/validator/Interpreter_correct.v)0
-rw-r--r--cparser/MenhirLib/Interpreter_safe.v (renamed from cparser/validator/Interpreter_safe.v)0
-rw-r--r--cparser/MenhirLib/Main.v (renamed from cparser/validator/Main.v)0
-rw-r--r--cparser/MenhirLib/Tuples.v (renamed from cparser/validator/Tuples.v)0
-rw-r--r--cparser/MenhirLib/Validator_complete.v (renamed from cparser/validator/Validator_complete.v)0
-rw-r--r--cparser/MenhirLib/Validator_safe.v (renamed from cparser/validator/Validator_safe.v)0
11 files changed, 0 insertions, 0 deletions
diff --git a/cparser/validator/Alphabet.v b/cparser/MenhirLib/Alphabet.v
index a13f69b0..a13f69b0 100644
--- a/cparser/validator/Alphabet.v
+++ b/cparser/MenhirLib/Alphabet.v
diff --git a/cparser/validator/Automaton.v b/cparser/MenhirLib/Automaton.v
index fc995298..fc995298 100644
--- a/cparser/validator/Automaton.v
+++ b/cparser/MenhirLib/Automaton.v
diff --git a/cparser/validator/Grammar.v b/cparser/MenhirLib/Grammar.v
index 8e427cd9..8e427cd9 100644
--- a/cparser/validator/Grammar.v
+++ b/cparser/MenhirLib/Grammar.v
diff --git a/cparser/validator/Interpreter.v b/cparser/MenhirLib/Interpreter.v
index 4ac02693..4ac02693 100644
--- a/cparser/validator/Interpreter.v
+++ b/cparser/MenhirLib/Interpreter.v
diff --git a/cparser/validator/Interpreter_complete.v b/cparser/MenhirLib/Interpreter_complete.v
index 2e64b8da..2e64b8da 100644
--- a/cparser/validator/Interpreter_complete.v
+++ b/cparser/MenhirLib/Interpreter_complete.v
diff --git a/cparser/validator/Interpreter_correct.v b/cparser/MenhirLib/Interpreter_correct.v
index 1263d4e3..1263d4e3 100644
--- a/cparser/validator/Interpreter_correct.v
+++ b/cparser/MenhirLib/Interpreter_correct.v
diff --git a/cparser/validator/Interpreter_safe.v b/cparser/MenhirLib/Interpreter_safe.v
index a1aa35b8..a1aa35b8 100644
--- a/cparser/validator/Interpreter_safe.v
+++ b/cparser/MenhirLib/Interpreter_safe.v
diff --git a/cparser/validator/Main.v b/cparser/MenhirLib/Main.v
index 1a17e988..1a17e988 100644
--- a/cparser/validator/Main.v
+++ b/cparser/MenhirLib/Main.v
diff --git a/cparser/validator/Tuples.v b/cparser/MenhirLib/Tuples.v
index 3fd2ec03..3fd2ec03 100644
--- a/cparser/validator/Tuples.v
+++ b/cparser/MenhirLib/Tuples.v
diff --git a/cparser/validator/Validator_complete.v b/cparser/MenhirLib/Validator_complete.v
index a9823278..a9823278 100644
--- a/cparser/validator/Validator_complete.v
+++ b/cparser/MenhirLib/Validator_complete.v
diff --git a/cparser/validator/Validator_safe.v b/cparser/MenhirLib/Validator_safe.v
index 183d661b..183d661b 100644
--- a/cparser/validator/Validator_safe.v
+++ b/cparser/MenhirLib/Validator_safe.v