Rev 3386 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#ifndef BUILTIN_ALIASES_H
#define BUILTIN_ALIASES_H
/* See modules/module_aliases.h for an explanation of this file */
char *builtin_aliases[] = {
NULL, NULL
};
#endif