Skip to content

Commit ccb7531

Browse files
authored
Remove chinese compatibility characters (#63)
1 parent 7931016 commit ccb7531

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/modules/sym.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ ast
103103
.low ⁎
104104
.double ⁑
105105
.triple ⁂
106-
.small ﹡
107106
.circle ⊛
108107
.square ⧆
109108
at @
@@ -236,7 +235,6 @@ plus +
236235
.dot ∔
237236
.double ⧺
238237
.minus ±
239-
.small ﹢
240238
.square ⊞
241239
.triangle ⨹
242240
.triple ⧻
@@ -280,7 +278,6 @@ eq =
280278
.not ≠
281279
.prec ⋞
282280
.quest ≟
283-
.small ﹦
284281
.succ ⋟
285282
.triple ≡
286283
.triple.not ≢
@@ -302,7 +299,6 @@ gt >
302299
.nequiv ≩
303300
.not ≯
304301
.ntilde ⋧
305-
.small ﹥
306302
.tilde ≳
307303
.tilde.not ≵
308304
.tri ⊳
@@ -328,7 +324,6 @@ lt <
328324
.nequiv ≨
329325
.not ≮
330326
.ntilde ⋦
331-
.small ﹤
332327
.tilde ≲
333328
.tilde.not ≴
334329
.tri ⊲

0 commit comments

Comments
 (0)