mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-18 07:40:16 -06:00
This fixes a build problem (either a type error, if doing an incremental rebuild, or a failure to find SyntaxAra.gf if building from scratch.) I wonder why the Travis build didn't catch this?
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete AllAra of AllAraAbs = LangAra ;
|