summaryrefslogtreecommitdiff
path: root/macros/generic/memoize/memoize.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/memoize/memoize.ins')
-rw-r--r--macros/generic/memoize/memoize.ins39
1 files changed, 39 insertions, 0 deletions
diff --git a/macros/generic/memoize/memoize.ins b/macros/generic/memoize/memoize.ins
new file mode 100644
index 0000000000..f288e8e555
--- /dev/null
+++ b/macros/generic/memoize/memoize.ins
@@ -0,0 +1,39 @@
+%% memoize.ins
+%%
+%% This file is a part of Memoize, a TeX package for externalization of
+%% graphics and memoization of compilation results in general, available at
+%% https://ctan.org/pkg/memoize and https://github.com/sasozivanovic/memoize.
+%%
+%% Copyright (c) 2020- Saso Zivanovic <saso.zivanovic@guest.arnes.si>
+%% (Sa\v{s}o \v{Z}ivanovi\'{c})
+%%
+%% This work may be distributed and/or modified under the conditions of the
+%% LaTeX Project Public License, either version 1.3c of this license or (at
+%% your option) any later version. The latest version of this license is in
+%% https://www.latex-project.org/lppl.txt and version 1.3c or later is part of
+%% all distributions of LaTeX version 2008 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%% The Current Maintainer of this work is Saso Zivanovic.
+%%
+%% The files belonging to this work and covered by LPPL are listed in
+%% (<texmf>/doc/generic/memoize/)FILES.
+%%
+\input docstrip.tex
+\keepsilent
+\preamble
+\endpreamble
+\askforoverwritefalse
+\generate{%
+ \file{memoize.sty}{\from{memoize.dtx}{mmz,latex}}%
+ \file{memoize.tex}{\from{memoize.dtx}{mmz,plain}}%
+ \file{t-memoize.tex}{\from{memoize.dtx}{mmz,context}}%
+ \file{nomemoize.sty}{\from{memoize.dtx}{nommz,latex}}%
+ \file{nomemoize.tex}{\from{memoize.dtx}{nommz,plain}}%
+ \file{t-nomemoize.tex}{\from{memoize.dtx}{nommz,context}}%
+ \file{memoizable.sty}{\from{memoize.dtx}{mmzable,latex}}%
+ \file{memoizable.tex}{\from{memoize.dtx}{mmzable,plain}}%
+ \file{t-memoizable.tex}{\from{memoize.dtx}{mmzable,context}}%
+ \file{memoize-extract-one.tex}{\from{memoize.dtx}{extract-one}}%
+}
+\endbatchfile