mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-13 20:10:12 -06:00
added ExtraFin.AdjAsCN
This commit is contained in:
@@ -265,4 +265,9 @@ concrete ExtraFin of ExtraFinAbs = CatFin **
|
||||
} ;
|
||||
|
||||
|
||||
AdjAsCN ap = {
|
||||
s = \\nf => ap.s ! True ! (n2nform nf) ;
|
||||
h = Back ; ---- TODO should be ap.h, which does not exist
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user