aboutsummaryrefslogtreecommitdiff
path: root/C++
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++
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++')
-rw-r--r--C++/.codelite/CPP-kamen.tagsbin331776 -> 0 bytes
-rw-r--r--C++/.codelite/CPP.session46
-rw-r--r--C++/.codelite/subversion.conf5
-rw-r--r--C++/.codelite/valgrind.memcheck.supp0
-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
-rwxr-xr-xC++/build-Debug/bin/BABSbin187312 -> 0 bytes
13 files changed, 0 insertions, 67 deletions
diff --git a/C++/.codelite/CPP-kamen.tags b/C++/.codelite/CPP-kamen.tags
deleted file mode 100644
index 50cd438..0000000
--- a/C++/.codelite/CPP-kamen.tags
+++ /dev/null
Binary files differ
diff --git a/C++/.codelite/CPP.session b/C++/.codelite/CPP.session
deleted file mode 100644
index 922ce71..0000000
--- a/C++/.codelite/CPP.session
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Session Name="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/CPP.workspace">
- <int Value="4" Name="m_selectedTab"/>
- <wxString Value="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/CPP.workspace" Name="m_workspaceName"/>
- <TabInfoArray Name="TabInfoArray">
- <TabInfo>
- <wxString Value="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/BABS/main.cpp" Name="FileName"/>
- <int Value="0" Name="FirstVisibleLine"/>
- <int Value="0" Name="CurrentLine"/>
- <wxArrayString Name="Bookmarks"/>
- <IntVector Name="CollapsedFolds"/>
- </TabInfo>
- <TabInfo>
- <wxString Value="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/BABS/BankAccount.h" Name="FileName"/>
- <int Value="16" Name="FirstVisibleLine"/>
- <int Value="17" Name="CurrentLine"/>
- <wxArrayString Name="Bookmarks"/>
- <IntVector Name="CollapsedFolds"/>
- </TabInfo>
- <TabInfo>
- <wxString Value="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/BABS/BankAccount.cpp" Name="FileName"/>
- <int Value="5" Name="FirstVisibleLine"/>
- <int Value="51" Name="CurrentLine"/>
- <wxArrayString Name="Bookmarks"/>
- <IntVector Name="CollapsedFolds"/>
- </TabInfo>
- <TabInfo>
- <wxString Value="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/BABS/BankSystem.h" Name="FileName"/>
- <int Value="0" Name="FirstVisibleLine"/>
- <int Value="0" Name="CurrentLine"/>
- <wxArrayString Name="Bookmarks"/>
- <IntVector Name="CollapsedFolds"/>
- </TabInfo>
- <TabInfo>
- <wxString Value="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/BABS/BankSystem.cpp" Name="FileName"/>
- <int Value="75" Name="FirstVisibleLine"/>
- <int Value="60" Name="CurrentLine"/>
- <wxArrayString Name="Bookmarks"/>
- <IntVector Name="CollapsedFolds"/>
- </TabInfo>
- </TabInfoArray>
- <SerializedObject Name="m_breakpoints">
- <long Value="0" Name="Count"/>
- </SerializedObject>
- <wxString Value="*.c;*.cpp;*.cxx;*.cc;*.h;*.hpp;*.inc;*.mm;*.m;*.xrc;*.plist;*.txt" Name="m_findInFilesMask"/>
-</Session>
diff --git a/C++/.codelite/subversion.conf b/C++/.codelite/subversion.conf
deleted file mode 100644
index 5fdccfe..0000000
--- a/C++/.codelite/subversion.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "svn-settings": {
- "m_repoPath": ""
- }
-} \ No newline at end of file
diff --git a/C++/.codelite/valgrind.memcheck.supp b/C++/.codelite/valgrind.memcheck.supp
deleted file mode 100644
index e69de29..0000000
--- a/C++/.codelite/valgrind.memcheck.supp
+++ /dev/null
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:
diff --git a/C++/build-Debug/bin/BABS b/C++/build-Debug/bin/BABS
deleted file mode 100755
index 15c0a8b..0000000
--- a/C++/build-Debug/bin/BABS
+++ /dev/null
Binary files differ