Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

g.h
#ifndef G_H
#define G_H
#include "c.h"
#include "g1.h"
const int g1 = aux_g*c*7;
#endif