summarylogtreecommitdiffstats
path: root/tla2tex
diff options
context:
space:
mode:
authorAntoine Lubineau2011-04-15 00:12:07 +0200
committerAntoine Lubineau2011-04-15 00:12:07 +0200
commitd27ef6192d81e974327b5d04e8d03fae29eb4c78 (patch)
tree41a7076fc045cf73f197cd43c940ddeb03775966 /tla2tex
downloadaur-d27ef6192d81e974327b5d04e8d03fae29eb4c78.tar.gz
Tools for the TLA+2 language (SANY, TLC, PlusCal translator and TLATeX)
Diffstat (limited to 'tla2tex')
-rwxr-xr-xtla2tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/tla2tex b/tla2tex
new file mode 100755
index 000000000000..15f58e828ab2
--- /dev/null
+++ b/tla2tex
@@ -0,0 +1,2 @@
+#!/bin/sh
+java -classpath /usr/share/java/tla-tools tla2tex.TLA $@