Files
gf-core/old-lib/prelude/PredefAbs.gf
2009-06-22 15:39:08 +00:00

5 lines
58 B
Plaintext

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