diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2007-06-20 20:59:15 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-06-20 20:59:15 +0000 |
| commit | 0a1de76213c4012a8b17b30eb08a77c4aa05d4bc (patch) | |
| tree | 51b81d095d0ce91d51762d31bb002170b33621dc /Src/Modules/mathfunc.mdd | |
| parent | 23567: missed out ChangeLog entry (diff) | |
| download | zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.gz zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.bz2 zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.lz zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.xz zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.zst zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.zip | |
23578: make standard features autoloadable,
use feature notation for .mdd autoloads
Diffstat (limited to 'Src/Modules/mathfunc.mdd')
| -rw-r--r-- | Src/Modules/mathfunc.mdd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Src/Modules/mathfunc.mdd b/Src/Modules/mathfunc.mdd index 4d3dd934a..b19a17316 100644 --- a/Src/Modules/mathfunc.mdd +++ b/Src/Modules/mathfunc.mdd @@ -2,6 +2,4 @@ name=zsh/mathfunc link=dynamic load=no -autobins="mathfunc" - objects="mathfunc.o" |
