mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-29 04:46:28 -06:00
Karin C's example
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-- File name User/general.Abs.gf
|
||||
|
||||
abstract genUser = general ** {
|
||||
|
||||
fun
|
||||
request : Action -> DMove ;
|
||||
}
|
||||
Reference in New Issue
Block a user