Files
gf-core/old-examples/tutorial/smart/SmartSwe.gf

6 lines
125 B
Plaintext

--# -path=.:alltenses:prelude
concrete SmartSwe of Smart = SmartI with
(Syntax = SyntaxSwe),
(LexSmart = LexSmartSwe) ;