forked from GitHub/gf-rgl
Added minimally functional Tamil
This commit is contained in:
9
src/tamil/AllTamAbs.gf
Normal file
9
src/tamil/AllTamAbs.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
abstract AllTamAbs =
|
||||
Lang,
|
||||
Extend
|
||||
** {
|
||||
fun sing_V2: V2;
|
||||
} ;
|
||||
}
|
||||
Reference in New Issue
Block a user