summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/context/stubs/mswin/textools.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/context/stubs/mswin/textools.bat')
-rwxr-xr-xMaster/texmf-dist/scripts/context/stubs/mswin/textools.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/texmf-dist/scripts/context/stubs/mswin/textools.bat b/Master/texmf-dist/scripts/context/stubs/mswin/textools.bat
deleted file mode 100755
index b4cdfa1b332..00000000000
--- a/Master/texmf-dist/scripts/context/stubs/mswin/textools.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-@echo off
-setlocal
-set ownpath=%~dp0%
-texlua "%ownpath%mtxrun.lua" --usekpse --execute textools.rb %*
-endlocal