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

autobins="example"

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

objects="example.o"