diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-09-24 21:39:31 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-09-24 21:39:31 -0400 |
| commit | bbba31aedf5ce12d4a5eb24f477e3041cab1e27f (patch) | |
| tree | 99edf69520e2ced552987cc030f882b80b5e9e53 /docs/doc | |
| parent | 20fd9d57e03326211dc2e746d59fa25d589d28c2 (diff) | |
Add :: to ⎊ in the other direction
Diffstat (limited to 'docs/doc')
| -rw-r--r-- | docs/doc/fromJ.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/doc/fromJ.html b/docs/doc/fromJ.html index ea5e1284..516cc220 100644 --- a/docs/doc/fromJ.html +++ b/docs/doc/fromJ.html @@ -397,6 +397,7 @@ <th align="center"><code><span class='String'>"</span></code></th> <th align="center"><code><span class='Function'>L</span><span class='Value'>:</span></code></th> <th align="center"><code><span class='Value'>^:</span></code></th> +<th align="center"><code><span class='Value'>::</span></code></th> </tr> </thead> <tbody> @@ -410,6 +411,7 @@ <td align="center"><code><span class='Modifier2'>⎉</span></code></td> <td align="center"><code><span class='Modifier2'>⚇</span></code></td> <td align="center"><code><span class='Modifier2'>⍟</span></code></td> +<td align="center"><code><span class='Modifier2'>⎊</span></code></td> </tr> </tbody> </table> |
