Adding more interfaces to be implemented.
This commit is contained in:
@ -51,6 +51,8 @@ neocomm::node::node(const std::string &node_file,
|
||||
// rethrow exception
|
||||
throw e;
|
||||
}
|
||||
|
||||
import_nodes(node_file);
|
||||
}
|
||||
|
||||
neocomm::node::~node() {
|
||||
|
Reference in New Issue
Block a user