diff options
Diffstat (limited to 'CPP/.codelite/CPP.session')
| -rw-r--r-- | CPP/.codelite/CPP.session | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/CPP/.codelite/CPP.session b/CPP/.codelite/CPP.session index c1bf6d4..922ce71 100644 --- a/CPP/.codelite/CPP.session +++ b/CPP/.codelite/CPP.session @@ -1,40 +1,40 @@ <?xml version="1.0" encoding="UTF-8"?> -<Session Name="/home/kamen/Programming/GitHub-repos/CPP/CPP.workspace"> - <int Value="2" Name="m_selectedTab"/> - <wxString Value="/home/kamen/Programming/GitHub-repos/CPP/CPP.workspace" Name="m_workspaceName"/> +<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/CPP/BABS/main.cpp" Name="FileName"/> + <wxString Value="/home/kamen/Programming/GitHub-repos/Self-learning/CPP/BABS/main.cpp" Name="FileName"/> <int Value="0" Name="FirstVisibleLine"/> - <int Value="4" Name="CurrentLine"/> + <int Value="0" Name="CurrentLine"/> <wxArrayString Name="Bookmarks"/> <IntVector Name="CollapsedFolds"/> </TabInfo> <TabInfo> - <wxString Value="/home/kamen/Programming/GitHub-repos/CPP/BABS/BankSystem.h" Name="FileName"/> - <int Value="12" Name="FirstVisibleLine"/> - <int Value="7" Name="CurrentLine"/> + <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/CPP/BABS/BankSystem.cpp" Name="FileName"/> - <int Value="32" Name="FirstVisibleLine"/> - <int Value="47" Name="CurrentLine"/> + <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/CPP/BABS/BankAccount.h" Name="FileName"/> - <int Value="11" Name="FirstVisibleLine"/> - <int Value="6" Name="CurrentLine"/> + <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/CPP/BABS/BankAccount.cpp" Name="FileName"/> - <int Value="12" Name="FirstVisibleLine"/> - <int Value="41" Name="CurrentLine"/> + <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> |
