summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
Diffstat (limited to 'definitions.tex')
-rw-r--r--definitions.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/definitions.tex b/definitions.tex
index 555c02e..a719fce 100644
--- a/definitions.tex
+++ b/definitions.tex
@@ -35,3 +35,7 @@
\newcommand{\junk}[1]{}
\newcommand{\edp}{{\tt EDP}}
\newcommand{\dom}{\mathcal{D}}
+\newcommand{\note}[1]{\textcolor{red}{#1}}
+
+\algrenewcommand\algorithmicrequire{\textbf{Input:}}
+\algrenewcommand\algorithmicensure{\textbf{Output:}}