1
0
forked from GitHub/gf-core
Files
gf-core/examples/attempto/AttemptoGer.gf

8 lines
196 B
Plaintext

--# -path=.:/Users/aarne/GF/next-lib/present
concrete AttemptoGer of Attempto = SymbolsC ** AttemptoI with
(Syntax = SyntaxGer),
(Symbolic = SymbolicGer),
(LexAttempto = LexAttemptoGer) ;