Files
gf-core/examples/attempto/AttemptoGer.gf
2008-10-28 16:15:13 +00:00

8 lines
184 B
Plaintext

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