forked from GitHub/gf-rgl
partial implementation of Ancient Greek RGL
This commit is contained in:
8
src/ancient_greek/AllGrc.gf
Normal file
8
src/ancient_greek/AllGrc.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../../gf/lib/src/abstract:../common:../prelude
|
||||
-- --# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete AllGrc of AllGrcAbs =
|
||||
LangGrc,
|
||||
ExtraGrc,
|
||||
BornemannGrc -- added HL
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user