diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-03-08 12:03:33 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-03-08 12:03:33 +0000 |
commit | f46ad1753bc86fddddbef87ffa659f66bbadef5d (patch) | |
tree | 6d51eb221918019b509d88e4b081cfd8eb6ae409 /Completion/Base | |
parent | 205af0547171224bfaf5bce2f8f92ce10ee69ecf (diff) | |
download | zsh-f46ad1753bc86fddddbef87ffa659f66bbadef5d.tar.gz zsh-f46ad1753bc86fddddbef87ffa659f66bbadef5d.tar.xz zsh-f46ad1753bc86fddddbef87ffa659f66bbadef5d.zip |
Dist more files zsh-4.0.2-pre-2
Diffstat (limited to 'Completion/Base')
-rw-r--r-- | Completion/Base/.distfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Base/.distfiles b/Completion/Base/.distfiles index 0cbe1f97f..c96732a76 100644 --- a/Completion/Base/.distfiles +++ b/Completion/Base/.distfiles @@ -4,4 +4,5 @@ DISTFILES_SRC=' _command_names _condition _default _describe _equal _first _in_vared _jobs _math _parameter _precommand _redirect _regex_arguments _retrieve_cache _store_cache _subscript _tilde _value _values + _sub_commands ' |