Skip to content

Commit

Permalink
comment memoize
Browse files Browse the repository at this point in the history
  • Loading branch information
hooyuser committed Mar 28, 2024
1 parent c2c969d commit 11292f5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions algebraic_construction.tex
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
\documentclass{report}

\usepackage[extract=python]{memoize}
\mmzset{%
prefix=memos/,
mkdir,
auto={tikzcd}{memoize,verbatim},
auto={align*}{nomemoize}
}
% \usepackage[extract=python]{memoize}
% \mmzset{%
% prefix=memos/,
% mkdir,
% auto={tikzcd}{memoize,verbatim},
% auto={align*}{nomemoize}
% }

\input{preamble}

Expand Down

0 comments on commit 11292f5

Please sign in to comment.