From 896acdb688d9314311aa9a9ec2f99f94489be368 Mon Sep 17 00:00:00 2001 From: ocrampal Date: Sat, 30 May 2026 13:58:14 +0200 Subject: [PATCH] Update winnertakeall.md --- modules/winnertakeall/winnertakeall.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/winnertakeall/winnertakeall.md b/modules/winnertakeall/winnertakeall.md index 6658840..ff714b7 100644 --- a/modules/winnertakeall/winnertakeall.md +++ b/modules/winnertakeall/winnertakeall.md @@ -119,7 +119,7 @@ ExcitationBind ```Gen ClearTraces - in_context: &ActivateAstroPostPre + in_context: *ActivateAstroPostPre hypothesis: GoodTraces NOT empty action: GoodTraces decrease @@ -137,7 +137,7 @@ ExcitationUnbind # Devo essere sicuro di eliminare i 3 che sono collegati, non a caso. Qui forse il Bind e' prima della ipotesi, perche' dobbiamo assicurarci ci sia una sinapsi da sciogliere. - in_context: &DeActivateSynPostPre + in_context: *DeActivateSynPostPre hypothesis: BadTraces fullness unbind: ( collection.pre, collection.post, collection.astro )