Files
gf-core/lib/resource/api/Koe.gf
2007-12-12 20:30:11 +00:00

6 lines
56 B
Plaintext

abstract Koe = Cat ** {
fun ex1, ex2, ex3 : Phr ;
}