Rev 3265 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
#ifndef BUILTIN_ALIASES_H
#define BUILTIN_ALIASES_H
/* See modules/module_aliases.h for an explanation of this file */
char *builtin_aliases[] = {
"chdir", "cd",
NULL, NULL
};
#endif