From 90e5cc1e91641b49c84380ffd2a15e645ae0e7d0 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 3 Apr 2025 00:05:03 +0200 Subject: [PATCH] vault backup: 2025-04-03 00:05:03 --- .obsidian/workspace.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c5dd9da..3e18f76 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/test/Untitled.md", + "file": "Concurrent Systems/notes/4b - Monitors.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Untitled" + "title": "4b - Monitors" } }, { @@ -207,10 +207,10 @@ "active": "7c5b0ca6f7687800", "lastOpenFiles": [ "Concurrent Systems/notes/4 - Semaphores.md", - "Concurrent Systems/test/Untitled.md", "Concurrent Systems/notes/4b - Monitors.md", - "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md", + "Concurrent Systems/test/Untitled.md", + "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/9 - Consensus.md",