Fix Gr inheritance
This commit is contained in:
parent
b3b7646f5b
commit
2276c0ec18
1 changed files with 6 additions and 1 deletions
|
@ -424,4 +424,9 @@ export function hashCv(g) {
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
export const SvInheritableRelations = [DependentSelector, Joining, NeqLigationSlashDotted];
|
export const SvInheritableRelations = [
|
||||||
|
DependentSelector,
|
||||||
|
Joining,
|
||||||
|
NeqLigationSlashDotted,
|
||||||
|
OgonekTrY
|
||||||
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue