diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-03-11 21:38:19 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-03-11 21:38:19 +0000 |
commit | a0c18d2072adf780df56ef334023701b21c328a4 (patch) | |
tree | 7861f69c3ea5364de9fbc6c321403833413ee022 /Master/bin/win32/pdf2dsc.texlua | |
parent | 9681133a5bde68d3c9a8f857a819e7e1e04e9ae8 (diff) |
texlua wrapper for ppower4
git-svn-id: svn://tug.org/texlive/trunk@6943 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/pdf2dsc.texlua')
-rwxr-xr-x | Master/bin/win32/pdf2dsc.texlua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/win32/pdf2dsc.texlua b/Master/bin/win32/pdf2dsc.texlua index 4cd6a729edf..18f19aa6c39 100755 --- a/Master/bin/win32/pdf2dsc.texlua +++ b/Master/bin/win32/pdf2dsc.texlua @@ -1,6 +1,6 @@ #!/usr/bin/env texlua --*-Lua-*- --- $Id: $ +-- $Id$ -- Copyright (C) 2007 Reinhard Kotucha. -- You may freely use, modify and/or distribute this file. |