1
0
forked from GitHub/gf-core
Files
gf-core/doc/tutorial/Mushroom.gf
2005-12-18 21:26:21 +00:00

5 lines
76 B
Plaintext

abstract Mushroom = {
cat Mushroom ;
fun Cep, Agaric : Mushroom ;
}