varie
This commit is contained in:
@@ -29,16 +29,16 @@ TECTUM
|
||||
|
||||
# external
|
||||
|
||||
@IN-EXCI-001: BEHAVIOUR [ behaviour: IN_EXCITATION, __GroupPossible: GROUP [
|
||||
post: @WTA_001.@IN_EXCI_002.__GroupPossible.post,
|
||||
astro: @WTA_001.@IN_EXCI_002.__GroupPossible.astro ] ]
|
||||
@IN-EXCI-001: BEHAVIOUR [ behaviour: IN_EXCITATION, collection: COLLECTION [
|
||||
post: @WTA_001.@IN_EXCI_002.collection.post,
|
||||
astro: @WTA_001.@IN_EXCI_002.collection.astro ] ]
|
||||
|
||||
# internal
|
||||
|
||||
@: BEHAVIOUR [ behaviour: EXCITATION, __GroupPossible: GROUP [
|
||||
pre: @WTA-001.@OUT-EXCI-001._presynapse,
|
||||
post: WTA-003.@IN-EXCI-002._postsynapse,
|
||||
astro: WTA-003.@IN-EXCI-002._astrosynapse ] ]
|
||||
@: BEHAVIOUR [ behaviour: EXCITATION, collection: COLLECTION [
|
||||
pre: @WTA-001.@OUT-EXCI-001.collection.pre,
|
||||
post: WTA-003.@IN-EXCI-002.collection.post,
|
||||
astro: WTA-003.@IN-EXCI-002.collection.astro ] ]
|
||||
```
|
||||
|
||||
### EXCITATION
|
||||
|
||||
Reference in New Issue
Block a user