diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-28 01:27:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-28 01:27:32 +0000 |
commit | 6750d0bb1d8505ecb0d76fb16999b2c471311df7 (patch) | |
tree | 8e7254c32a91de68ce70e234cf14df432d99c269 /Master/texmf | |
parent | 12578d1a52ce03405f82bdd9bfdb86df9ea8c041 (diff) |
meaningless commit to force tex4ht rebuild
git-svn-id: svn://tug.org/texlive/trunk@12262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/scripts/tex4ht/htcopy.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf/scripts/tex4ht/htcopy.pl b/Master/texmf/scripts/tex4ht/htcopy.pl index 2d52965ebf5..c8d2193b21d 100644 --- a/Master/texmf/scripts/tex4ht/htcopy.pl +++ b/Master/texmf/scripts/tex4ht/htcopy.pl @@ -43,3 +43,4 @@ sub main { print STDERR "$0: bad verb $ARGV[0]\n"; } } + |