diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2000-11-26 20:01:01 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-11-26 20:01:01 +0000 |
| commit | 49a1ad7516f84672dcea24bc6178f87f92789c7c (patch) | |
| tree | 95839ab8df06151f9322c89ffe7734b28f36a360 /Src/Modules/clone.mdd | |
| parent | ALL_EXPORT tweaks. (diff) | |
| download | zsh-49a1ad7516f84672dcea24bc6178f87f92789c7c.tar zsh-49a1ad7516f84672dcea24bc6178f87f92789c7c.tar.gz zsh-49a1ad7516f84672dcea24bc6178f87f92789c7c.tar.bz2 zsh-49a1ad7516f84672dcea24bc6178f87f92789c7c.tar.lz zsh-49a1ad7516f84672dcea24bc6178f87f92789c7c.tar.xz zsh-49a1ad7516f84672dcea24bc6178f87f92789c7c.tar.zst zsh-49a1ad7516f84672dcea24bc6178f87f92789c7c.zip | |
13194: change in module configuration system
Diffstat (limited to 'Src/Modules/clone.mdd')
| -rw-r--r-- | Src/Modules/clone.mdd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Src/Modules/clone.mdd b/Src/Modules/clone.mdd index 5277d3151..8e4181bd4 100644 --- a/Src/Modules/clone.mdd +++ b/Src/Modules/clone.mdd @@ -1,3 +1,7 @@ +name=zsh/clone +link=dynamic +load=no + autobins="clone" objects="clone.o" |
