summaryrefslogtreecommitdiffstats
path: root/tinyDEMO/ragel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tinyDEMO/ragel.sh')
-rw-r--r--tinyDEMO/ragel.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tinyDEMO/ragel.sh b/tinyDEMO/ragel.sh
new file mode 100644
index 0000000..da1600a
--- /dev/null
+++ b/tinyDEMO/ragel.sh
@@ -0,0 +1,4 @@
+#export OPTIONS="-C -L -G2"
+export OPTIONS="-C -L -T0"
+
+ragel.exe $OPTIONS -o ./dssl.c ./dssl.rl \ No newline at end of file
OpenPOWER on IntegriCloud