diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2006-12-30 00:36:32 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2006-12-30 00:36:32 +0000 |
commit | d5448ad116e18694e2b05c5e7dc47c35dd8b9a92 (patch) | |
tree | 59902bcb13377429a37502c4bbfe50b07c81c577 /Master/bin/win32/exatools.bat | |
parent | 5ecb10b137d94ff68d47de5ceb0104a846e0e7ad (diff) |
added 3 bat files missing for context
git-svn-id: svn://tug.org/texlive/trunk@3012 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/exatools.bat')
-rwxr-xr-x | Master/bin/win32/exatools.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/bin/win32/exatools.bat b/Master/bin/win32/exatools.bat new file mode 100755 index 00000000000..36230a528f4 --- /dev/null +++ b/Master/bin/win32/exatools.bat @@ -0,0 +1,2 @@ +@echo off
+texmfstart exatools.rb %*
|