mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Simplify CPS
This commit is contained in:
@@ -306,8 +306,9 @@
|
||||
% Canonical variables for handler components
|
||||
\newcommand{\vhret}{h^{\mret}}
|
||||
\newcommand{\vhops}{h^{\mops}}
|
||||
\newcommand{\svhret}{\chi^{\mret}}
|
||||
\newcommand{\svhops}{\chi^{\mops}}
|
||||
\newcommand{\sv}{\chi}
|
||||
\newcommand{\svhret}{\sv^{\mret}}
|
||||
\newcommand{\svhops}{\sv^{\mops}}
|
||||
|
||||
% \newcommand{\dk}{\dRecord{fs,\dRecord{\vhret,\vhops}}}
|
||||
\newcommand{\dk}{k}
|
||||
|
||||
Reference in New Issue
Block a user