diff options
Diffstat (limited to 'Master/tlpkg/tlgs/lib/decrypt.ps')
-rw-r--r-- | Master/tlpkg/tlgs/lib/decrypt.ps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlgs/lib/decrypt.ps b/Master/tlpkg/tlgs/lib/decrypt.ps index 2108173ea9f..49356df4865 100644 --- a/Master/tlpkg/tlgs/lib/decrypt.ps +++ b/Master/tlpkg/tlgs/lib/decrypt.ps @@ -1,6 +1,6 @@ %! % Decrypt an eexec-encoded file. -% $Id: decrypt.ps 6300 2005-12-28 19:56:24Z giles $ +% $Id$ (t.in) (r) file /in exch def (t.out) (w) file /out exch def |