summaryrefslogtreecommitdiff
path: root/grammars/video/allSwe.gf
blob: 00098a1fffc07f73784ff5b98756121243957e76 (plain)
1
2
3
4
5
6
7
8
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} ;

}