1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 13:01:28 +02:00
zsh/Src/Modules/example.mdd
2000-11-26 20:01:01 +00:00

12 lines
180 B
Text

name=zsh/example
link=dynamic
load=no
autobins="example"
autoinfixconds="ex"
autoprefixconds="len"
autoparams="exint exstr exarr"
automathfuncs="sum length"
objects="example.o"