Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef E_QUOTE_H #define E_QUOTE_H #define BAZ1_QUOTE(x) 2 * x #define BAZ2_QUOTE(x) 2 * x #endif