diff --git a/.gitignore b/.gitignore index 4ded7c4..479e22a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /bin/ /obj/ +/curl/ diff --git a/bin/Debug/lab01.exe b/bin/Debug/lab01.exe index 9910120..868a977 100644 Binary files a/bin/Debug/lab01.exe and b/bin/Debug/lab01.exe differ diff --git a/lab01.depend b/lab01.depend index 3bf3eba..01ff6ad 100644 --- a/lab01.depend +++ b/lab01.depend @@ -34,9 +34,10 @@ 1746175715 source:c:\users\gajda\onedrive\Рабочий стол\lab03\alex\project\text.cpp "text.h" -1749169373 source:c:\mpei\programming\c++ 2sem\lab03\alex\project\main.cpp +1749594511 source:c:\mpei\programming\c++ 2sem\lab03\alex\project\main.cpp "histogram.h" "svg.h" + 1749593919 c:\mpei\programming\c++ 2sem\lab03\alex\project\histogram.h @@ -50,7 +51,7 @@ -1749169130 source:c:\mpei\programming\c++ 2sem\lab03\alex\project\histogram.cpp +1749596419 source:c:\mpei\programming\c++ 2sem\lab03\alex\project\histogram.cpp "histogram.h" diff --git a/obj/Debug/main.o b/obj/Debug/main.o index f1587bd..397b97b 100644 Binary files a/obj/Debug/main.o and b/obj/Debug/main.o differ