1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Src/Modules/example.mdd

13 lines
180 B
Plaintext
Raw Normal View History

name=zsh/example
link=dynamic
load=no
1999-04-15 20:05:38 +02:00
autobins="example"
autoinfixconds="ex"
autoprefixconds="len"
autoparams="exint exstr exarr"
automathfuncs="sum length"
1999-04-15 20:05:38 +02:00
objects="example.o"