Files
gf-core/lib/prelude/PredefAbs.gf
2006-06-02 12:11:36 +00:00

5 lines
58 B
Plaintext

abstract PredefAbs = {
cat Int ; String ; Float ;
} ;