mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 05:02:50 -06:00
added AllTur.gf and AllTurAbs.gf
This commit is contained in:
5
next-lib/src/turkish/AllTur.gf
Normal file
5
next-lib/src/turkish/AllTur.gf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
--# -path=.:../abstract:../common:prelude
|
||||||
|
|
||||||
|
concrete AllTur of AllTurAbs =
|
||||||
|
LangTur
|
||||||
|
** {} ;
|
||||||
5
next-lib/src/turkish/AllTurAbs.gf
Normal file
5
next-lib/src/turkish/AllTurAbs.gf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
--# -path=.:../abstract:../common:prelude
|
||||||
|
|
||||||
|
abstract AllTurAbs =
|
||||||
|
Lang
|
||||||
|
** {} ;
|
||||||
Reference in New Issue
Block a user