about summary refs log tree commit diff
path: root/Src/Modules/tcp.mdd
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-06-06 18:53:56 +0000
committerClint Adams <clint@users.sourceforge.net>2001-06-06 18:53:56 +0000
commitba81d7045344613a98f9e25ed98cf5b4d1e6a2bf (patch)
tree132e4ae37a4e46b2a2c1063c5b4b13f0bdfec5f9 /Src/Modules/tcp.mdd
parent7b216856ab753f038bb2fb3ec07a5c26e5a28126 (diff)
downloadzsh-ba81d7045344613a98f9e25ed98cf5b4d1e6a2bf.tar.gz
zsh-ba81d7045344613a98f9e25ed98cf5b4d1e6a2bf.tar.xz
zsh-ba81d7045344613a98f9e25ed98cf5b4d1e6a2bf.zip
14770: tcp module from zftp
Diffstat (limited to 'Src/Modules/tcp.mdd')
-rw-r--r--Src/Modules/tcp.mdd5
1 files changed, 5 insertions, 0 deletions
diff --git a/Src/Modules/tcp.mdd b/Src/Modules/tcp.mdd
new file mode 100644
index 000000000..576a573ac
--- /dev/null
+++ b/Src/Modules/tcp.mdd
@@ -0,0 +1,5 @@
+name=zsh/tcp
+link=dynamic
+load=no
+
+objects="tcp.o"