mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Filters
This commit is contained in:
10
macros.tex
10
macros.tex
@@ -365,6 +365,7 @@
|
||||
\newcommand{\UFD}{\dec{FileDescr}}
|
||||
\newcommand{\fwrite}{\dec{fwrite}}
|
||||
\newcommand{\iter}{\dec{iter}}
|
||||
\newcommand{\map}{\dec{map}}
|
||||
\newcommand{\stdout}{\dec{stdout}}
|
||||
\newcommand{\IO}{\dec{IO}}
|
||||
\newcommand{\BIO}{\dec{BIO}}
|
||||
@@ -438,6 +439,15 @@
|
||||
\newcommand{\grep}{\dec{grep}}
|
||||
\newcommand{\match}{\dec{match}}
|
||||
\newcommand{\wc}{\dec{wc}}
|
||||
\newcommand{\forever}{\dec{forever}}
|
||||
\newcommand{\textnil}{\textbackslash{}0}
|
||||
\newcommand{\charlit}[1]{\texttt{'#1'}}
|
||||
\newcommand{\where}{\keyw{where}}
|
||||
\newcommand{\intToString}{\dec{intToString}}
|
||||
\newcommand{\freq}{\dec{freq}}
|
||||
\newcommand{\paste}{\dec{paste}}
|
||||
\newcommand{\sed}{\dec{sed}}
|
||||
\newcommand{\printTable}{\dec{renderTable}}
|
||||
|
||||
%%
|
||||
%% Some control operators
|
||||
|
||||
Reference in New Issue
Block a user