summaryrefslogtreecommitdiff
path: root/Master/bin/mips-irix/htcontext
diff options
context:
space:
mode:
authorOlaf Weber <olaf@infovore.xs4all.nl>2007-01-01 11:48:25 +0000
committerOlaf Weber <olaf@infovore.xs4all.nl>2007-01-01 11:48:25 +0000
commit90afab3aa815f233aaf0d515eb8a886fabbc635b (patch)
treecb257b06ff7c7b96a42078776db5fb5d09fedc42 /Master/bin/mips-irix/htcontext
parent99925069d9580057dbe0776fd86c63181184329c (diff)
Update of mips-irix binaries part 1: removal of old binaries.
git-svn-id: svn://tug.org/texlive/trunk@3087 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/mips-irix/htcontext')
-rwxr-xr-xMaster/bin/mips-irix/htcontext7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/bin/mips-irix/htcontext b/Master/bin/mips-irix/htcontext
deleted file mode 100755
index 190ac31f862..00000000000
--- a/Master/bin/mips-irix/htcontext
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
- texexec --arg="opt-arg=$2" --use=tex4ht $5 $1
- tex4ht -f/$1 -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/$3
- t4ht -f/$1 $4 -cvalidatehtml ## -d~/WWW/temp/ -m644
-
-
-