#include "mr_lag_junction.h"#include "mr_error.h"#include <stdlib.h>Functions | |
| MrLagJunction * | mr_lag_junction_new (MrLagSection *left_section, MrLagSection *right_section) |
| void | mr_lag_junction_free (void *p) |
|
|
Destroy the junction strcture |
|
||||||||||||
|
Create a new junction between two sections |
1.4.4