1
0
forked from GitHub/gf-core

Add support for CAPIT and ALL_CAPIT

This commit is contained in:
John J. Camilleri
2021-02-16 15:17:54 +01:00
parent 21f14c2aa1
commit d394cacddf
6 changed files with 15 additions and 2 deletions

View File

@@ -4,3 +4,4 @@ concat f1 f2
bind f1 f2
softbind f1 f2
softspace f1 f2
concat (capit f1) (allcapit f2)