SCM Repository
Diff of /trunk/doc/defs.tex
Parent Directory
|
Revision Log
|
Patch
revision 43, Fri Mar 12 04:28:29 2010 UTC | revision 44, Tue Apr 6 15:36:27 2010 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | %!TEX root = diderot.tex | |
2 | % | |
3 | ||
4 | \usepackage{times} | \usepackage{times} |
5 | %------------------------- | %------------------------- |
# | Line 117 | Line 119 |
119 | ||
120 | % Diderot operators | % Diderot operators |
121 | % | % |
122 | \newcommand{\OPdiff}{\mathbf{D}} | \newcommand{\OP}[1]{\mkw{#1}} |
123 | \newcommand{\OPconvolve}{\mathbf{convolve}} | \newcommand{\OPdiff}{\OP{D}} |
124 | \newcommand{\OPconvolve}{\OP{convolve}} | |
125 | ||
126 | % typing judgments | % typing judgments |
127 | % | % |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |