summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/plweb/pcode.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:02:53 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:02:53 +0000
commit0e4cad8b7b88057962b4d86375dac862515b46a2 (patch)
tree674111523f9d3fe690999d962b18cddc69d50e19 /Master/texmf-dist/tex/latex/plweb/pcode.sty
parentb835ac69e1b3fd8e78268458f18239557fb4a201 (diff)
plweb
git-svn-id: svn://tug.org/texlive/trunk@1203 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.sty27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/plweb/pcode.sty b/Master/texmf-dist/tex/latex/plweb/pcode.sty
new file mode 100644
index 00000000000..8f678774743
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/plweb/pcode.sty
@@ -0,0 +1,27 @@
+%%
+%% This is file `pcode.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pl.dtx (with options: `pcode')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% You are *not* allowed to modify this file.
+%%
+%% 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.
+%%
+\ifx\PrologFont\relax\else\input pl.sty\fi
+\def\PrologQuintustrue{\PrologDialect{quintus}}
+\def\PrologQuintusfalse{\PrologDialect{eclipse}}
+\let\WithActiveUnderscore=\WithUnderscore
+\let\StopProlog=\EndProlog
+\let\PrologInit=\PL@INIT
+\endinput
+%%
+%% End of file `pcode.sty'.