diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-24 00:21:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-24 00:21:06 +0000 |
commit | 90f6268df576cc5fc8d12b01bcea26fb5a11b666 (patch) | |
tree | 500d2ddcf79dcd6cdc184956a315b5846b502ce1 /Master/texmf-dist/tex/latex/plweb/pcode.sty | |
parent | 2fb0bda10a85fcf4aa5f00a52296b6311158f45d (diff) |
plweb update
git-svn-id: svn://tug.org/texlive/trunk@13438 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/plweb/pcode.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/plweb/pcode.sty | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/plweb/pcode.sty b/Master/texmf-dist/tex/latex/plweb/pcode.sty index 8f678774743..665f2ff5139 100644 --- a/Master/texmf-dist/tex/latex/plweb/pcode.sty +++ b/Master/texmf-dist/tex/latex/plweb/pcode.sty @@ -10,12 +10,16 @@ %% %% For the copyright see the source file. %% -%% You are *not* allowed to modify this file. +%% Any modified versions of this file must be renamed +%% with new filenames distinct from pcode.sty. %% -%% You are *not* allowed to distribute this file. %% For distribution of the original source see the terms %% for copying and modification in the file pl.dtx. %% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) \ifx\PrologFont\relax\else\input pl.sty\fi \def\PrologQuintustrue{\PrologDialect{quintus}} \def\PrologQuintusfalse{\PrologDialect{eclipse}} |