1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-29 19:12:20 +01:00

23578: make standard features autoloadable,

use feature notation for .mdd autoloads
This commit is contained in:
Peter Stephenson 2007-06-20 20:59:15 +00:00
parent a197b1173a
commit 0a1de76213
33 changed files with 346 additions and 175 deletions

View file

@ -2,6 +2,4 @@ name=zsh/mathfunc
link=dynamic
load=no
autobins="mathfunc"
objects="mathfunc.o"