1
0
forked from GitHub/gf-rgl

some additions to help compile PhrasebookUrd and Pes

This commit is contained in:
aarne
2012-03-05 13:28:56 +00:00
parent 268595a778
commit 8958a1c5fd
5 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:../abstract:../common:../prelude:../hindustani
concrete AllHin of AllHinAbs =
LangHin
-- ExtraHin
LangHin,
ExtraHin
** {} ;

View File

@@ -1,4 +1,4 @@
abstract AllHinAbs =
Lang
-- ExtraHinAbs
Lang,
ExtraHinAbs
** {} ;

2
src/hindi/ExtraHinAbs.gf Normal file
View File

@@ -0,0 +1,2 @@
abstract ExtraHinAbs = {
}