mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
library adjustments, error message clean-up
This commit is contained in:
3
lib/prelude/PredefCnc.gf
Normal file
3
lib/prelude/PredefCnc.gf
Normal file
@@ -0,0 +1,3 @@
|
||||
concrete PredefCnc of PredefAbs = {
|
||||
lincat Int, String = {s : Str} ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user