From 92a71eeb573c7ad96411279206854763b9e77825 Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Fri, 24 Jan 2025 16:31:39 -0500 Subject: [PATCH] made silly? --- .idea/editor.xml | 239 ++++++++++++++++++++++++++++++++++++++ .idea/vcs.xml | 9 ++ CMakeLists.txt | 2 +- include/assign3/manager.h | 7 ++ src/main.cpp | 51 +++++++- src/manager.cpp | 5 + 6 files changed, 309 insertions(+), 4 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index 5fff85e..b0d69ef 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -240,5 +240,244 @@