diff options
Diffstat (limited to '.codelite/PSP.session')
| -rw-r--r-- | .codelite/PSP.session | 50 |
1 files changed, 39 insertions, 11 deletions
diff --git a/.codelite/PSP.session b/.codelite/PSP.session index 2fbe269..745a961 100644 --- a/.codelite/PSP.session +++ b/.codelite/PSP.session @@ -1,33 +1,61 @@ <?xml version="1.0" encoding="UTF-8"?> <Session Name="C:\Users\Thales\Documents\GitHub\PSP\PSP.workspace"> - <int Value="0" Name="m_selectedTab"/> + <int Value="3" Name="m_selectedTab"/> <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\PSP.workspace" Name="m_workspaceName"/> <TabInfoArray Name="TabInfoArray"> <TabInfo> - <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\main.cpp" Name="FileName"/> - <int Value="0" Name="FirstVisibleLine"/> - <int Value="4" Name="CurrentLine"/> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\MainFrame.cpp" Name="FileName"/> + <int Value="91" Name="FirstVisibleLine"/> + <int Value="108" Name="CurrentLine"/> <wxArrayString Name="Bookmarks"/> <IntVector Name="CollapsedFolds"/> </TabInfo> <TabInfo> <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\MainFrame.h" Name="FileName"/> - <int Value="22" Name="FirstVisibleLine"/> - <int Value="48" Name="CurrentLine"/> + <int Value="34" Name="FirstVisibleLine"/> + <int Value="63" Name="CurrentLine"/> <wxArrayString Name="Bookmarks"/> <IntVector Name="CollapsedFolds"/> </TabInfo> <TabInfo> - <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\MainFrame.cpp" Name="FileName"/> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\Workspace.h" Name="FileName"/> + <int Value="0" Name="FirstVisibleLine"/> + <int Value="22" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\Workspace.cpp" Name="FileName"/> + <int Value="11" Name="FirstVisibleLine"/> + <int Value="27" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\Element.h" Name="FileName"/> + <int Value="17" Name="FirstVisibleLine"/> + <int Value="44" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\Element.cpp" Name="FileName"/> <int Value="0" Name="FirstVisibleLine"/> - <int Value="15" Name="CurrentLine"/> + <int Value="28" Name="CurrentLine"/> <wxArrayString Name="Bookmarks"/> <IntVector Name="CollapsedFolds"/> </TabInfo> <TabInfo> - <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\MainFrameBitmaps.cpp" Name="FileName"/> - <int Value="2453" Name="FirstVisibleLine"/> - <int Value="2447" Name="CurrentLine"/> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\Bus.h" Name="FileName"/> + <int Value="0" Name="FirstVisibleLine"/> + <int Value="8" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\Bus.cpp" Name="FileName"/> + <int Value="0" Name="FirstVisibleLine"/> + <int Value="13" Name="CurrentLine"/> <wxArrayString Name="Bookmarks"/> <IntVector Name="CollapsedFolds"/> </TabInfo> |
