forked from GitHub/gf-core
simplified the deprecated complex lincat of PredefCnc.Int
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
concrete PredefCnc of PredefAbs = {
|
concrete PredefCnc of PredefAbs = {
|
||||||
lincat
|
lincat
|
||||||
Int = {s : Str ; size : Predef.Ints 1 ; last : Predef.Ints 9} ;
|
Int, Float, String = {s : Str} ;
|
||||||
Float, String = {s : Str} ;
|
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user