summarylogtreecommitdiffstats
path: root/tla2json
diff options
context:
space:
mode:
Diffstat (limited to 'tla2json')
-rwxr-xr-xtla2json2
1 files changed, 2 insertions, 0 deletions
diff --git a/tla2json b/tla2json
new file mode 100755
index 000000000000..0472a519de0d
--- /dev/null
+++ b/tla2json
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec java -jar /usr/share/java/tla2json.jar "$@" \ No newline at end of file