mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-16 18:40:14 -06:00
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
concrete ExtendIna of Extend = CatIna **
|
|
ExtendFunctor
|
|
with (Grammar = GrammarIna)
|
|
** {
|
|
|
|
flags coding=utf8 ;
|
|
|
|
}
|