diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-13 02:06:18 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-13 02:06:18 +0000 |
commit | 19f48f538fb34f87aa81f5948549f2f259aa0c60 (patch) | |
tree | 6b1a0a365c3e396ebb7997a9f8ebc00ebc67265e /Master/bin/win32 | |
parent | 64455854ecae60386b17ccbc35ae9ef389df573a (diff) |
bin/win32 .bat for context and kpathsea
git-svn-id: svn://tug.org/texlive/trunk@3408 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32')
-rw-r--r-- | Master/bin/win32/kpathsea356.dll | bin | 66048 -> 66560 bytes | |||
-rw-r--r-- | Master/bin/win32/kpathsea35671.dll | bin | 77824 -> 77824 bytes | |||
-rw-r--r-- | Master/bin/win32/makempy.bat | 2 | ||||
-rw-r--r-- | Master/bin/win32/rlxtools.bat | 2 |
4 files changed, 4 insertions, 0 deletions
diff --git a/Master/bin/win32/kpathsea356.dll b/Master/bin/win32/kpathsea356.dll Binary files differindex a9ce23100ac..ec4c39356bb 100644 --- a/Master/bin/win32/kpathsea356.dll +++ b/Master/bin/win32/kpathsea356.dll diff --git a/Master/bin/win32/kpathsea35671.dll b/Master/bin/win32/kpathsea35671.dll Binary files differindex e674e8ed034..82807841cdd 100644 --- a/Master/bin/win32/kpathsea35671.dll +++ b/Master/bin/win32/kpathsea35671.dll diff --git a/Master/bin/win32/makempy.bat b/Master/bin/win32/makempy.bat new file mode 100644 index 00000000000..9622d96a5f3 --- /dev/null +++ b/Master/bin/win32/makempy.bat @@ -0,0 +1,2 @@ +@echo off
+texmfstart makempy.pl %*
diff --git a/Master/bin/win32/rlxtools.bat b/Master/bin/win32/rlxtools.bat new file mode 100644 index 00000000000..e5cdca25009 --- /dev/null +++ b/Master/bin/win32/rlxtools.bat @@ -0,0 +1,2 @@ +@echo off
+texmfstart rlxtools.rb %*
|