Add ⊬ to symbols.rs (#1318)
This commit is contained in:
parent
7e07b61046
commit
789a54f9e5
@ -718,7 +718,9 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
||||
],
|
||||
tack: [
|
||||
r: '⊢',
|
||||
r.not: '⊬',
|
||||
r.long: '⟝',
|
||||
r.short: '⊦',
|
||||
r.double: '⊨',
|
||||
r.double.not: '⊭',
|
||||
l: '⊣',
|
||||
|
Loading…
x
Reference in New Issue
Block a user