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/tcp.mdd
Peter Stephenson 0a1de76213 23578: make standard features autoloadable,
use feature notation for .mdd autoloads
2007-06-20 20:59:15 +00:00

7 lines
105 B
Text

name=zsh/net/tcp
link=dynamic
load=no
functions='Functions/TCP/*'
objects="tcp.o"
autofeatures="b:ztcp"