summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/plweb/pcode.sty
blob: 8f678774743d29b83354794176c85bb6eaebe8a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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'.