From 20018230ee7c7b982baa3d28b7684a49a116cf8a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 15 Feb 2005 18:31:41 +0000 Subject: 20812: Add functions for exception handling --- Src/zsh.mdd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src') diff --git a/Src/zsh.mdd b/Src/zsh.mdd index fddd0c30f..e4dae2a2d 100644 --- a/Src/zsh.mdd +++ b/Src/zsh.mdd @@ -2,7 +2,7 @@ name=zsh/main link=static load=yes # load=static should replace use of alwayslink -functions='Functions/Misc/* Functions/MIME/* Functions/Prompts/*' +functions='Functions/Exceptions/* Functions/Misc/* Functions/MIME/* Functions/Prompts/*' nozshdep=1 alwayslink=1 -- cgit 1.4.1