#define CTL_Connect

#include "except.ri"
#include "except.h"

void CTL_connect() 
{ ctl::connect<BarRI,wire::Add>(); }

