aboutsummaryrefslogtreecommitdiff
path: root/CPP/.codelite
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-06-27 14:11:01 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-06-27 14:11:01 +0300
commitf2d1216153123a3fbee6af8e7a0ad06a3577f216 (patch)
tree2c5904a420306a4c742185557f10f158c1d39a1f /CPP/.codelite
parente4bc857f1f7edf677c3ffec8021db57043db350d (diff)
downloadSelf-learning-f2d1216153123a3fbee6af8e7a0ad06a3577f216.tar
Self-learning-f2d1216153123a3fbee6af8e7a0ad06a3577f216.tar.gz
Self-learning-f2d1216153123a3fbee6af8e7a0ad06a3577f216.zip
Finished implementation of closing and opening bank accounts.
Diffstat (limited to 'CPP/.codelite')
-rw-r--r--CPP/.codelite/CPP-kamen.tagsbin323584 -> 331776 bytes
-rw-r--r--CPP/.codelite/CPP.session34
2 files changed, 17 insertions, 17 deletions
diff --git a/CPP/.codelite/CPP-kamen.tags b/CPP/.codelite/CPP-kamen.tags
index a99dc39..50cd438 100644
--- a/CPP/.codelite/CPP-kamen.tags
+++ b/CPP/.codelite/CPP-kamen.tags
Binary files differ
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>