diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-11-29 21:18:19 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-11-29 21:19:47 -0500 |
| commit | da6694e6cb0755d6a232676808ee96cd5c06ef55 (patch) | |
| tree | 3c78b9e8f7c2c7d1e0476d20ddef67e796ab4319 /docs/spec/system.html | |
| parent | eb4b4aa88f59b7c4188644be33ffa00e85f818a0 (diff) | |
Remove partial 2-modifier application from the spec and docs
Diffstat (limited to 'docs/spec/system.html')
| -rw-r--r-- | docs/spec/system.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/spec/system.html b/docs/spec/system.html index 1fad9ee3..8f2b5295 100644 --- a/docs/spec/system.html +++ b/docs/spec/system.html @@ -447,16 +447,6 @@ <td>5</td> <td><code><span class='Value'>𝕗</span><span class='Separator'>,</span><span class='Value'>𝕣</span><span class='Separator'>,</span><span class='Value'>𝕘</span></code></td> </tr> -<tr> -<td>Left partial</td> -<td>6</td> -<td><code><span class='Value'>𝕗</span><span class='Separator'>,</span><span class='Value'>𝕣</span></code></td> -</tr> -<tr> -<td>Right partial</td> -<td>7</td> -<td><code> <span class='Value'>𝕣</span><span class='Separator'>,</span><span class='Value'>𝕘</span></code></td> -</tr> </tbody> </table> <h2 id="time"><a class="header" href="#time">Time</a></h2> |
