10#ifndef ECOLI_NODE_BYPASS_
11#define ECOLI_NODE_BYPASS_
13#include <ecoli_node.h>
struct ec_node * ec_node(const char *typename, const char *id)
int ec_node_bypass_set_child(struct ec_node *gen_node, struct ec_node *child)
struct ec_node * ec_node_bypass(const char *id, struct ec_node *node)