1
0
forked from GitHub/gf-core

Add support for SOFT_BIND (which PGF runtime doesn't support)

This commit is contained in:
John J. Camilleri
2021-02-16 14:51:29 +01:00
parent 4d1217b06d
commit 23e49cddb7
5 changed files with 29 additions and 15 deletions

View File

@@ -1,2 +1,5 @@
FtoS f1
FtoS f2
f1
f2
concat f1 f2
bind f1 f2
softbind f1 f2