forked from GitHub/gf-core
new tutorial example
This commit is contained in:
5
doc/tutorial/FoodmarketEng.gf
Normal file
5
doc/tutorial/FoodmarketEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete FoodmarketEng of Foodmarket = FoodEng, FruitEng, MushroomEng ** {
|
||||
lin
|
||||
FruitKind x = x ;
|
||||
MushroomKind x = x ;
|
||||
}
|
||||
Reference in New Issue
Block a user