mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
Fix lin2string and pass all unittests and Phrasebook
This commit is contained in:
@@ -9,4 +9,6 @@ abstract Bind = {
|
||||
softspace : S -> S -> S ;
|
||||
capit : S -> S ;
|
||||
allcapit : S -> S ;
|
||||
prebind : S -> S ;
|
||||
precapit : S -> S ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user