Merge in 9 months of work on capper branch #71
|
@ -522,3 +522,8 @@ module bolex_stand () {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PART="rod";
|
||||||
|
|
||||||
|
if (PART == "rod") {
|
||||||
|
rod();
|
||||||
|
}
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue