diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-03-04 23:20:54 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-03-04 23:20:54 +0000 |
commit | 351aef16f282a75c4e791fad94103a93bc3fea7a (patch) | |
tree | b272e47ec4b54daeebc88f742006b5f83c3598a1 /Master | |
parent | 0c85655bd590ae0ad22ed50f4e56eff65851fbd6 (diff) |
add texlua53c (w32)
git-svn-id: svn://tug.org/texlive/trunk@46819 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/bin/win32/texlua53c.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/texlua53c.exe | bin | 0 -> 1536 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/bin/win32/texlua53c.bat b/Master/bin/win32/texlua53c.bat new file mode 100755 index 00000000000..68128e7e027 --- /dev/null +++ b/Master/bin/win32/texlua53c.bat @@ -0,0 +1,2 @@ +@echo off
+luatex53 --luaconly %*
diff --git a/Master/bin/win32/texlua53c.exe b/Master/bin/win32/texlua53c.exe Binary files differnew file mode 100755 index 00000000000..5777d90a17a --- /dev/null +++ b/Master/bin/win32/texlua53c.exe |