diff options
author | Piotr Strzelczyk <piotr@eps.gda.pl> | 2010-06-25 08:51:00 +0000 |
---|---|---|
committer | Piotr Strzelczyk <piotr@eps.gda.pl> | 2010-06-25 08:51:00 +0000 |
commit | f190e60e3018cd4218d0c4e8c524dce6add2eac8 (patch) | |
tree | 9f4886dd75dfb360c73efc4443891e33bc6f077c | |
parent | 18da60696de9625ca8eed45d551faf3e1766bef3 (diff) |
remove fontinst.bat, taken care of in runscript.tlu
git-svn-id: svn://tug.org/texlive/trunk@19157 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/bin/win32/fontinst.bat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/bin/win32/fontinst.bat b/Master/bin/win32/fontinst.bat deleted file mode 100755 index fe9be9b7187..00000000000 --- a/Master/bin/win32/fontinst.bat +++ /dev/null @@ -1,2 +0,0 @@ -@echo off
-tex -progname=fontinst -fmt=tex %1 %2 %3 %4 %5 %6 %7 %8 %9
|