Files
gf-core/doc/tutorial/Mushrooms.gf
2005-05-12 16:12:03 +00:00

5 lines
77 B
Plaintext

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