summaryrefslogtreecommitdiff
path: root/src/features/ccmp.fea
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/ccmp.fea')
-rw-r--r--src/features/ccmp.fea1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/features/ccmp.fea b/src/features/ccmp.fea
index 11c64c0f1..78eff8c09 100644
--- a/src/features/ccmp.fea
+++ b/src/features/ccmp.fea
@@ -612,6 +612,7 @@ sub equal enclosingsquarecomb by equal.squared;
sub plus enclosingsquarecomb by plus.squared;
sub minus enclosingsquarecomb by minus.squared;
sub multiply enclosingsquarecomb by multiply.squared;
+sub [ fraction slash ] enclosingsquarecomb by fraction.squared;
sub divide enclosingsquarecomb by divide.squared;
sub upArrow enclosingsquarecomb by upArrow.squared;
sub downArrow enclosingsquarecomb by downArrow.squared;