1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/ancient_greek/AllGrc.gf
hallgren ffe2a1aedb Enable compilation of Ancient Greek in Setup.hs
Also adjust the -path pragmas in a few places in lib/src/ancient_greek
2016-06-02 13:56:19 +00:00

9 lines
200 B
Plaintext

-- --# -path=.:../../gf/lib/src/abstract:../common:../prelude
--# -path=.:../abstract:../common:../prelude
concrete AllGrc of AllGrcAbs =
LangGrc,
ExtraGrc,
BornemannGrc -- added HL
** {} ;