8 lines
141 B
Text
8 lines
141 B
Text
|
|
construct net namespace {
|
|
;
|
|
register { | with name this ;
|
|
name "net" dyn-def-field;
|
|
this "net" settype =net
|
|
}
|
|
}
|