summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/frankenstein/unsupported/bits.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/frankenstein/unsupported/bits.cfg')
-rw-r--r--Master/texmf-dist/doc/latex/frankenstein/unsupported/bits.cfg20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/frankenstein/unsupported/bits.cfg b/Master/texmf-dist/doc/latex/frankenstein/unsupported/bits.cfg
new file mode 100644
index 00000000000..c25a476ff1a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/frankenstein/unsupported/bits.cfg
@@ -0,0 +1,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}