mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-14 06:16:01 -06:00
missing constructions in Attempto grammars added
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
concrete SymbolsC of Symbols = open Prelude in {
|
||||
|
||||
lincat Var = SS ;
|
||||
|
||||
lin X_Var = ss "X" ;
|
||||
lin Y_Var = ss "Y" ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user