diff options
Diffstat (limited to 'C++')
| -rw-r--r-- | C++/.codelite/CPP-kamen.tags | bin | 331776 -> 0 bytes | |||
| -rw-r--r-- | C++/.codelite/CPP.session | 46 | ||||
| -rw-r--r-- | C++/.codelite/subversion.conf | 5 | ||||
| -rw-r--r-- | C++/.codelite/valgrind.memcheck.supp | 0 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/.d | 1 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/BankAccount.cpp.o | bin | 141104 -> 0 bytes | |||
| -rw-r--r-- | C++/build-Debug/BABS/BankAccount.cpp.o.d | 3 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/BankSystem.cpp.o | bin | 170048 -> 0 bytes | |||
| -rw-r--r-- | C++/build-Debug/BABS/BankSystem.cpp.o.d | 6 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/ObjectsList.txt | 1 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/main.cpp.o | bin | 39032 -> 0 bytes | |||
| -rw-r--r-- | C++/build-Debug/BABS/main.cpp.o.d | 5 | ||||
| -rwxr-xr-x | C++/build-Debug/bin/BABS | bin | 187312 -> 0 bytes |
13 files changed, 0 insertions, 67 deletions
diff --git a/C++/.codelite/CPP-kamen.tags b/C++/.codelite/CPP-kamen.tags Binary files differdeleted file mode 100644 index 50cd438..0000000 --- a/C++/.codelite/CPP-kamen.tags +++ /dev/null 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 Binary files differdeleted file mode 100644 index 17b532d..0000000 --- a/C++/build-Debug/BABS/BankAccount.cpp.o +++ /dev/null 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 Binary files differdeleted file mode 100644 index 8b097da..0000000 --- a/C++/build-Debug/BABS/BankSystem.cpp.o +++ /dev/null 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 Binary files differdeleted file mode 100644 index cb8fbed..0000000 --- a/C++/build-Debug/BABS/main.cpp.o +++ /dev/null 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 Binary files differdeleted file mode 100755 index 15c0a8b..0000000 --- a/C++/build-Debug/bin/BABS +++ /dev/null |
