This commit is contained in:
Your Name 2012-04-17 14:41:05 +01:00
parent aaf650ef3f
commit 6132e2582a

View File

@ -932,7 +932,7 @@ using the groups as intermediate stages:
\begin{eqnarray*}
G_1 = \{R,ADC\} \\
CMATV = \;\bowtie (G_1) \\
G_2 = \{CMATV, read\_4\_20\_input \} \\
G_2 = \{CMATV, read\_ADC \} \\
RADC = \; \bowtie (G_2) \\
G_3 = \{ RADC, read\_4\_20\_input \} \\
R420I = \; \bowtie (G_3) \\