forked from GitHub/gf-core
new tutorial example
This commit is contained in:
8
doc/tutorial/Morefood.gf
Normal file
8
doc/tutorial/Morefood.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract Morefood = Food ** {
|
||||
cat
|
||||
Question ;
|
||||
fun
|
||||
QIs : Item -> Quality -> Question ;
|
||||
Pizza : Kind ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user