void
This commit is contained in:
@@ -51,7 +51,7 @@ NEURON
|
||||
_SpikeTrainTraces: INSTANTIATE [ tub: local, full: 60x, active: 30x, empty: 0x ]
|
||||
|
||||
# Container
|
||||
$: INSTANTIATE [ container: MAIN_NEURON ]
|
||||
void: INSTANTIATE [ container: MAIN_NEURON ]
|
||||
```
|
||||
|
||||
### MAIN_NEURON
|
||||
@@ -64,7 +64,7 @@ MAIN_NEURON
|
||||
within_scope: !DAY
|
||||
|
||||
snippet:
|
||||
£: ACCUMULATOR [ snippet: TunPossibility, rf: active 12x ]
|
||||
void: ACCUMULATOR [ snippet: TunPossibility, rf: active 12x ]
|
||||
```
|
||||
|
||||
#### TunPossibility
|
||||
|
||||
Reference in New Issue
Block a user