1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-01 05:16:05 +01:00
zsh/Src/Modules/zutil.mdd
Peter Stephenson 0a1de76213 23578: make standard features autoloadable,
use feature notation for .mdd autoloads
2007-06-20 20:59:15 +00:00

9 lines
141 B
Text

name=zsh/zutil
link=either
load=yes
moddeps="zsh/complete"
objects="zutil.o"
autofeatures="b:zformat b:zstyle b:zregexparse b:zparseopts"