mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-21 17:26:14 -06:00
Add support for SOFT_BIND (which PGF runtime doesn't support)
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
FtoS f1
|
||||
FtoS f2
|
||||
f1
|
||||
f2
|
||||
concat f1 f2
|
||||
bind f1 f2
|
||||
softbind f1 f2
|
||||
|
||||
Reference in New Issue
Block a user