diff options
Diffstat (limited to 'C++/.codelite')
| -rw-r--r-- | C++/.codelite/CPP-kamen.tags | bin | 0 -> 331776 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 |
4 files changed, 51 insertions, 0 deletions
diff --git a/C++/.codelite/CPP-kamen.tags b/C++/.codelite/CPP-kamen.tags Binary files differnew file mode 100644 index 0000000..50cd438 --- /dev/null +++ b/C++/.codelite/CPP-kamen.tags diff --git a/C++/.codelite/CPP.session b/C++/.codelite/CPP.session new file mode 100644 index 0000000..922ce71 --- /dev/null +++ b/C++/.codelite/CPP.session @@ -0,0 +1,46 @@ +<?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 new file mode 100644 index 0000000..5fdccfe --- /dev/null +++ b/C++/.codelite/subversion.conf @@ -0,0 +1,5 @@ +{ + "svn-settings": { + "m_repoPath": "" + } +}
\ No newline at end of file diff --git a/C++/.codelite/valgrind.memcheck.supp b/C++/.codelite/valgrind.memcheck.supp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/C++/.codelite/valgrind.memcheck.supp |
