From 5fe9d80705aa7ab2a0dd6f8f3f4fb3cb820dc584 Mon Sep 17 00:00:00 2001 From: Oleg Date: Sat, 9 Sep 2023 14:13:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82?= =?UTF-8?q?=D0=B5=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + lab01.cbp | 5 +++++ lab01.depend | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++-- lab01.layout | 32 +++++++++++++++---------------- main.cpp | 2 ++ svg.cpp | 1 - 6 files changed, 75 insertions(+), 19 deletions(-) diff --git a/.gitignore b/.gitignore index 4c7473d..0a4fc6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /bin /obj +/curl diff --git a/lab01.cbp b/lab01.cbp index 2060d48..6016bd5 100644 --- a/lab01.cbp +++ b/lab01.cbp @@ -13,7 +13,12 @@