mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
added Float to PredefAbs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
abstract PredefAbs = {
|
||||
cat Int ; String ;
|
||||
cat Int ; String ; Float ;
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user