mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-11 05:44:11 +02:00
added no_children checks, and attachable to vnf_polyhedron
This commit is contained in:
@@ -101,6 +101,7 @@ function struct_echo(struct,name="") =
|
||||
undef;
|
||||
|
||||
module struct_echo(struct,name="") {
|
||||
no_children($children);
|
||||
dummy = struct_echo(struct,name);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user