aboutsummaryrefslogtreecommitdiff
path: root/C++/.codelite/CPP.session
diff options
context:
space:
mode:
Diffstat (limited to 'C++/.codelite/CPP.session')
-rw-r--r--C++/.codelite/CPP.session46
1 files changed, 46 insertions, 0 deletions
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>