From 57a744d7e0a4aeda1ba0f346af4cae9be5ee15e8 Mon Sep 17 00:00:00 2001 From: nasrlol Date: Mon, 17 Feb 2025 22:21:09 +0100 Subject: tried to fix the display of the files in a folder but still isnt working but the seg faults are fixed properly Signed-off-by: nasrlol --- cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/a.out | Bin 0 -> 15104 bytes cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/a.out | Bin 0 -> 15112 bytes cmake-build-debug/CMakeFiles/program.dir/main.c.o | Bin 0 -> 9240 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/a.out create mode 100755 cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/a.out create mode 100644 cmake-build-debug/CMakeFiles/program.dir/main.c.o (limited to 'cmake-build-debug/CMakeFiles') diff --git a/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/a.out b/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/a.out new file mode 100755 index 0000000..215ef08 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/a.out differ diff --git a/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/a.out b/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/a.out new file mode 100755 index 0000000..21b20c8 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/a.out differ diff --git a/cmake-build-debug/CMakeFiles/program.dir/main.c.o b/cmake-build-debug/CMakeFiles/program.dir/main.c.o new file mode 100644 index 0000000..55d4fc1 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/program.dir/main.c.o differ -- cgit v1.2.3-70-g09d2