about summary refs log tree commit diff
path: root/Src/Modules/example.mdd
blob: fdaf0188812cc12500e32dc6064e998b441b6ae4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
name=zsh/example

autobins="example"

autoinfixconds="ex"
autoprefixconds="len"
autoparams="exint exstr exarr"
automathfuncs="sum length"

objects="example.o"