Files
gf-core/examples/tutorial/smart/SmartSwe.gf
2007-09-12 21:03:00 +00:00

6 lines
125 B
Plaintext

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