From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- Bachelor/Prog2/Prakt2/geomObj/Debug/main.d | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Bachelor/Prog2/Prakt2/geomObj/Debug/main.d (limited to 'Bachelor/Prog2/Prakt2/geomObj/Debug/main.d') diff --git a/Bachelor/Prog2/Prakt2/geomObj/Debug/main.d b/Bachelor/Prog2/Prakt2/geomObj/Debug/main.d new file mode 100644 index 0000000..b5a4438 --- /dev/null +++ b/Bachelor/Prog2/Prakt2/geomObj/Debug/main.d @@ -0,0 +1,14 @@ +################################################################################ +# Automatically-generated file. Do not edit! +################################################################################ + +main.d ./main.o: ../main.cpp ../Rectangle.h ../Shape.h ../Circle.h ../Square.h + +../Rectangle.h: + +../Shape.h: + +../Circle.h: + +../Square.h: + -- cgit v1.2.3