1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-08 12:01:21 +02:00
zsh/Src/Modules/example.mdd
1999-12-16 14:26:16 +00:00

10 lines
159 B
Text

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