From 39d60e7772aa5e227a6bd905384b052a38cfd8f9 Mon Sep 17 00:00:00 2001 From: ocrampal Date: Sat, 7 Mar 2026 19:01:34 +0100 Subject: [PATCH] varie --- astrocyte/AST.md | 13 ++++++++++++- winnertalkeall/WTA.md | 12 +++++++++++- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/astrocyte/AST.md b/astrocyte/AST.md index 1407d72..ff78ceb 100644 --- a/astrocyte/AST.md +++ b/astrocyte/AST.md @@ -1,2 +1,13 @@ # AST: Comprehension -Qui comprendiamo Astrocyte, sia BEH, che TUN e DEV \ No newline at end of file +Qui comprendiamo Astrocyte, sia BEH, che TUN e DEV + + +```Gen +comprehension: AST + + include: + - BEH-AST.md + - TUN-AST.md + - DEV-AST.md + +``` \ No newline at end of file diff --git a/winnertalkeall/WTA.md b/winnertalkeall/WTA.md index 49eafa1..7c0c5b1 100644 --- a/winnertalkeall/WTA.md +++ b/winnertalkeall/WTA.md @@ -1,2 +1,12 @@ # WTA: Comprehension -Qui comprendiamo un primo circuito Winner Take All, sia BEH, che TUN e DEV \ No newline at end of file +Qui comprendiamo un primo circuito Winner Take All, sia BEH, che TUN e DEV + +```Gen +comprehension: WTA + + include: + - BEH-WTA.md + - TUN-WTA.md + - DEV-WTA.md + +``` \ No newline at end of file