diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-04-12 17:18:05 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2022-04-12 17:18:05 -0400 |
commit | 8fea53ab8fa095ff7909b5bfbb0c6e94f2206b52 (patch) | |
tree | 3a06f26b7a9fd5edfcb9c84b8f66bc1455f7357e /tnslc/run.sh | |
parent | d0213b4202ac12d7e92f7125e87c31d9ecb637dd (diff) |
Update tnslc
Diffstat (limited to 'tnslc/run.sh')
-rwxr-xr-x | tnslc/run.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tnslc/run.sh b/tnslc/run.sh new file mode 100755 index 0000000..982ebf7 --- /dev/null +++ b/tnslc/run.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +echo $1 + +../tint -in tnslc.tnsl -flags "$1" |