mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
moving a few things to deprecated
This commit is contained in:
4
deprecated/old-lib/prelude/PredefCnc.gf
Normal file
4
deprecated/old-lib/prelude/PredefCnc.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete PredefCnc of PredefAbs = {
|
||||
lincat
|
||||
Int, Float, String = {s : Str} ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user