From f151636d6112ff6d8291081e6fb2519d640f78cb Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 3 Apr 2025 12:29:00 +0200 Subject: [PATCH] vault backup: 2025-04-03 12:29:00 --- .obsidian/workspace.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 6164031..1a06939 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -25,14 +25,12 @@ "id": "e453bba00fdc57d6", "type": "leaf", "state": { - "type": "markdown", + "type": "pdf", "state": { - "file": "Concurrent Systems/notes/4 - Semaphores.md", - "mode": "source", - "source": false + "file": "Concurrent Systems/slides/class 4.pdf" }, - "icon": "lucide-file", - "title": "4 - Semaphores" + "icon": "lucide-file-text", + "title": "class 4" } } ], @@ -207,9 +205,9 @@ }, "active": "e453bba00fdc57d6", "lastOpenFiles": [ - "Concurrent Systems/test/Untitled.md", - "Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/4b - Monitors.md", + "Concurrent Systems/notes/4 - Semaphores.md", + "Concurrent Systems/test/Untitled.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/6 - Atomicity.md",