forked from GitHub/gf-core
Karin C's example
This commit is contained in:
9
grammars/video/allSwe.gf
Normal file
9
grammars/video/allSwe.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
--# -path=.:Shared:Weekday:Time:Channel:User:System
|
||||
|
||||
concrete allSwe of all = specUserSwe, specSystemSwe ** {
|
||||
|
||||
-- lincat Move = {s : Str} ;
|
||||
-- lin userMove m = {s = "Användaren:" ++ m.s} ;
|
||||
-- lin systemMove m = {s = "Systemet:" ++ m.s} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user