summaryrefslogtreecommitdiff
path: root/src/features/cv03-six.fea
blob: 620614701497baa8c9e73f350ea6a63dedb70296 (plain)
1
2
3
4
5
6
7
8
9
# Note: don't use cvParameters here since this file is included in salt
sub six by six.ss01;
sub six.tf by six.tf.ss01;
sub six.squared by six.ss01.squared;
sub six.circled by six.ss01.circled;
sub six.dnom by six.dnom.ss01;
sub six.numr by six.numr.ss01;
sub six.sups by six.sups.ss01;
sub six.subs by six.subs.ss01;