1
0
forked from GitHub/gf-core

Added predefAbs

This commit is contained in:
aarne
2003-11-25 06:38:43 +00:00
parent 42c4ef025c
commit 6705780cc2

View File

@@ -0,0 +1,4 @@
abstract PredefAbs = {
cat Int ; String ;
} ;