Sigh: didn't catch all lists that needed to be sorted. Regenerated again.

This commit is contained in:
Jack Jansen 2003-03-28 23:38:00 +00:00
parent 00c348328b
commit d4885f87fa
29 changed files with 2729 additions and 2729 deletions

View file

@ -264,6 +264,6 @@ _compdeclarations = {
_enumdeclarations = {
'comp' : _Enum_comp,
'ncmd' : _Enum_ncmd,
'dire' : _Enum_dire,
'ncmd' : _Enum_ncmd,
}