10#ifndef ECOLI_NODE_ONCE_
11#define ECOLI_NODE_ONCE_
13#include <ecoli_node.h>
struct ec_node * ec_node(const char *typename, const char *id)
int ec_node_once_set_child(struct ec_node *node, struct ec_node *child)
struct ec_node * ec_node_once(const char *id, struct ec_node *child)