mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
started examples-3.0 with examples that are tested to work
This commit is contained in:
5
examples-3.0/tutorial/smart/SmartSwe.gf
Normal file
5
examples-3.0/tutorial/smart/SmartSwe.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
concrete SmartSwe of Smart = SmartI with
|
||||
(Syntax = SyntaxSwe),
|
||||
(LexSmart = LexSmartSwe) ;
|
||||
Reference in New Issue
Block a user