forked from GitHub/gf-core
Karin C's example
This commit is contained in:
7
grammars/video/User/genUser.gf
Normal file
7
grammars/video/User/genUser.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
-- File name User/general.Abs.gf
|
||||
|
||||
abstract genUser = general ** {
|
||||
|
||||
fun
|
||||
request : Action -> DMove ;
|
||||
}
|
||||
Reference in New Issue
Block a user