forked from GitHub/gf-core
move the prelude sources to the prelude directory and add the resource library to cabal
This commit is contained in:
4
lib/prelude/PredefAbs.gf
Normal file
4
lib/prelude/PredefAbs.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
abstract PredefAbs = {
|
||||
cat Int ; String ; Float ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user