summaryrefslogtreecommitdiff
path: root/src/conflicts.sh
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2013-11-16 11:59:42 +0100
committerAlex AUVOLAT <alex.auvolat@ens.fr>2013-11-16 11:59:42 +0100
commitec7d5bcc03e4bad22b6cc790aa69cb310ec452e4 (patch)
tree915d0a738cb3bbd0e81a98b00eab03415678a152 /src/conflicts.sh
parentdeb235f3045138908339cec56f0ce34dbb4e936b (diff)
downloadLPC-Projet-ec7d5bcc03e4bad22b6cc790aa69cb310ec452e4.tar.gz
LPC-Projet-ec7d5bcc03e4bad22b6cc790aa69cb310ec452e4.zip
Functionning parser with no conflicts! No support for classes and OOP yet.
Diffstat (limited to 'src/conflicts.sh')
-rwxr-xr-xsrc/conflicts.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/conflicts.sh b/src/conflicts.sh
new file mode 100755
index 0000000..49d5a25
--- /dev/null
+++ b/src/conflicts.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+menhir -v parser.mly
+rm parser.mli parser.ml