diff --git a/stp/call/shorthands.tex b/stp/call/shorthands.tex index 279964b..8c00856 100644 --- a/stp/call/shorthands.tex +++ b/stp/call/shorthands.tex @@ -3,7 +3,7 @@ \left\{ \begin{array}{lrl} \locTransfersValue & \define & \begin{cases} - \If \locCctv = 0: & 0 \\ + \If \locCctv = 0: & 0 \\ \If \locCctv = 1: & 1 - \resLo_{i + 1} \\ \end{cases} \\ & \define & @@ -12,7 +12,7 @@ %%%%%%%%%% \locZeroValue & \define & \begin{cases} - \If \locCctv = 0: & 0 \\ + \If \locCctv = 0: & 0 \\ \If \locCctv = 1: & \resLo_{i + 1} \\ \end{cases} \\ & \define & \locCctv \cdot \resLo_{i + 1}