summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/frankenstein/unsupported/bits.cfg
blob: c25a476ff1a2bafb96576f6972187894e46f0d6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% \iffalse
%%
% Even if you don't want any code in this file, leave the empty file, or else
% loading the \package{bits} package will consume extra time as it searches
% for this file.
%%
% \fi
%    \begin{macrocode}
\def\fileinfo{Bits package configuration}
\def\fileversion{v1}
\def\filedate{1996/01/24}
\def\docdate{1996/01/24}
%    \end{macrocode}
%
% \AddToCheckSum{10}
%
%    \begin{macrocode}
\ProvidesFile{bits.cfg}
\InputIfFileExists{monster.cfg}{}{}
%    \end{macrocode}