forked from GitHub/gf-rgl
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
src/hindi/ExtraHinAbs.gf
Normal file
2
src/hindi/ExtraHinAbs.gf
Normal file
@@ -0,0 +1,2 @@
|
||||
abstract ExtraHinAbs = {
|
||||
}
|
||||
Reference in New Issue
Block a user