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