diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-07-28 14:47:09 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-07-28 14:47:09 +0000 |
commit | 13e4fd685632c91b8375facbe0c8dfbe433a9dd8 (patch) | |
tree | faa846322e057350e8af34ed1edeb61204a7ca8a /Functions | |
parent | 8665549030043b6eee46f60d52c57e8519372286 (diff) | |
download | zsh-13e4fd685632c91b8375facbe0c8dfbe433a9dd8.tar.gz zsh-13e4fd685632c91b8375facbe0c8dfbe433a9dd8.tar.xz zsh-13e4fd685632c91b8375facbe0c8dfbe433a9dd8.zip |
add Functions/Exceptions/.distfiles
Diffstat (limited to 'Functions')
-rw-r--r-- | Functions/Exceptions/.distfiles | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Functions/Exceptions/.distfiles b/Functions/Exceptions/.distfiles new file mode 100644 index 000000000..8b697438c --- /dev/null +++ b/Functions/Exceptions/.distfiles @@ -0,0 +1,4 @@ +DISTFILES_SRC=' +.distfiles +catch throw +' |