#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
