Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

macros_left.h
@import macros_top;
#define LEFT unsigned long

#undef TOP_LEFT_UNDEF




#define LEFT_RIGHT_IDENTICAL int

#define LEFT_RIGHT_DIFFERENT2 float
#define LEFT_RIGHT_DIFFERENT3 float

#define LEFT_RIGHT_DIFFERENT float

#define FN_ADD(a,b) (a+b)