aboutsummaryrefslogtreecommitdiff
path: root/C++/build-Debug/BABS
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-10-24 15:32:46 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-10-24 15:32:46 +0300
commitbd760b5c51351e787297ceb54422beb8ce00a1ec (patch)
treeefd51e6f2fee427bd05b10331be8090c3d326172 /C++/build-Debug/BABS
parentbe891b06d065504be51d094503c654377ebc22d7 (diff)
downloadSelf-learning-bd760b5c51351e787297ceb54422beb8ce00a1ec.tar
Self-learning-bd760b5c51351e787297ceb54422beb8ce00a1ec.tar.gz
Self-learning-bd760b5c51351e787297ceb54422beb8ce00a1ec.zip
Removed some build and local configuration files
Diffstat (limited to 'C++/build-Debug/BABS')
-rw-r--r--C++/build-Debug/BABS/.d1
-rw-r--r--C++/build-Debug/BABS/BankAccount.cpp.obin141104 -> 0 bytes
-rw-r--r--C++/build-Debug/BABS/BankAccount.cpp.o.d3
-rw-r--r--C++/build-Debug/BABS/BankSystem.cpp.obin170048 -> 0 bytes
-rw-r--r--C++/build-Debug/BABS/BankSystem.cpp.o.d6
-rw-r--r--C++/build-Debug/BABS/ObjectsList.txt1
-rw-r--r--C++/build-Debug/BABS/main.cpp.obin39032 -> 0 bytes
-rw-r--r--C++/build-Debug/BABS/main.cpp.o.d5
8 files changed, 0 insertions, 16 deletions
diff --git a/C++/build-Debug/BABS/.d b/C++/build-Debug/BABS/.d
deleted file mode 100644
index 8b13789..0000000
--- a/C++/build-Debug/BABS/.d
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/C++/build-Debug/BABS/BankAccount.cpp.o b/C++/build-Debug/BABS/BankAccount.cpp.o
deleted file mode 100644
index 17b532d..0000000
--- a/C++/build-Debug/BABS/BankAccount.cpp.o
+++ /dev/null
Binary files differ
diff --git a/C++/build-Debug/BABS/BankAccount.cpp.o.d b/C++/build-Debug/BABS/BankAccount.cpp.o.d
deleted file mode 100644
index a37af18..0000000
--- a/C++/build-Debug/BABS/BankAccount.cpp.o.d
+++ /dev/null
@@ -1,3 +0,0 @@
-../build-Debug/BABS/BankAccount.cpp.o: BankAccount.cpp BankAccount.h
-
-BankAccount.h:
diff --git a/C++/build-Debug/BABS/BankSystem.cpp.o b/C++/build-Debug/BABS/BankSystem.cpp.o
deleted file mode 100644
index 8b097da..0000000
--- a/C++/build-Debug/BABS/BankSystem.cpp.o
+++ /dev/null
Binary files differ
diff --git a/C++/build-Debug/BABS/BankSystem.cpp.o.d b/C++/build-Debug/BABS/BankSystem.cpp.o.d
deleted file mode 100644
index 97e857b..0000000
--- a/C++/build-Debug/BABS/BankSystem.cpp.o.d
+++ /dev/null
@@ -1,6 +0,0 @@
-../build-Debug/BABS/BankSystem.cpp.o: BankSystem.cpp BankSystem.h \
- BankAccount.h
-
-BankSystem.h:
-
-BankAccount.h:
diff --git a/C++/build-Debug/BABS/ObjectsList.txt b/C++/build-Debug/BABS/ObjectsList.txt
deleted file mode 100644
index 0404e94..0000000
--- a/C++/build-Debug/BABS/ObjectsList.txt
+++ /dev/null
@@ -1 +0,0 @@
-../build-Debug/BABS/main.cpp.o ../build-Debug/BABS/BankSystem.cpp.o ../build-Debug/BABS/BankAccount.cpp.o
diff --git a/C++/build-Debug/BABS/main.cpp.o b/C++/build-Debug/BABS/main.cpp.o
deleted file mode 100644
index cb8fbed..0000000
--- a/C++/build-Debug/BABS/main.cpp.o
+++ /dev/null
Binary files differ
diff --git a/C++/build-Debug/BABS/main.cpp.o.d b/C++/build-Debug/BABS/main.cpp.o.d
deleted file mode 100644
index 574b935..0000000
--- a/C++/build-Debug/BABS/main.cpp.o.d
+++ /dev/null
@@ -1,5 +0,0 @@
-../build-Debug/BABS/main.cpp.o: main.cpp BankSystem.h BankAccount.h
-
-BankSystem.h:
-
-BankAccount.h: