mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 23:22:51 -06:00
some additions to help compile PhrasebookUrd and Pes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--# -path=.:../abstract:../common:../prelude:../hindustani
|
||||
|
||||
concrete AllHin of AllHinAbs =
|
||||
LangHin
|
||||
-- ExtraHin
|
||||
LangHin,
|
||||
ExtraHin
|
||||
** {} ;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
abstract AllHinAbs =
|
||||
Lang
|
||||
-- ExtraHinAbs
|
||||
Lang,
|
||||
ExtraHinAbs
|
||||
** {} ;
|
||||
|
||||
2
lib/src/hindi/ExtraHinAbs.gf
Normal file
2
lib/src/hindi/ExtraHinAbs.gf
Normal file
@@ -0,0 +1,2 @@
|
||||
abstract ExtraHinAbs = {
|
||||
}
|
||||
Reference in New Issue
Block a user