Skip to content
Snippets Groups Projects
Commit d96fefb0 authored by am0ebe's avatar am0ebe
Browse files

.

parent 93950156
No related branches found
No related tags found
No related merge requests found
...@@ -31,3 +31,4 @@ bgslibrary_gui ...@@ -31,3 +31,4 @@ bgslibrary_gui
upload.sh upload.sh
*.sublime-workspace *.sublime-workspace
README.html README.html
*sublime-workspace
...@@ -38,8 +38,29 @@ ...@@ -38,8 +38,29 @@
"side_bar_visible": false, "side_bar_visible": false,
"status_bar_visible": false "status_bar_visible": false
}, },
"expanded_folders":
[
],
"file_history": "file_history":
[ [
"/home/sugu/.bash_aliases",
"/home/sugu/code/idiv/camtron_all/c/camtron.sublime-project",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/ListCameras/Source/program.cpp",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/ListCameras/Source/ListCameras.h",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Include/Camera.hpp",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Include/VimbaCPP.h",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/tmp/GT1920CCamera.h",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Include/Camera.h",
"/home/sugu/dox/cmds/cmds_nb.c",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/ListCameras/Source/ListCameras.cpp",
"/home/sugu/code/idiv/camtron_all/dox/notes_B",
"/home/sugu/code/idiv/camtron_all/dox/notes_D",
"/home/sugu/code/idiv/camtron_all/dox/notes_C",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/CameraFactory/Source/program.cpp",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/CameraFactory/Source/FindCameras.h",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/CameraFactory/Source/FindCameras.cpp",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/CameraFactory/Source/CameraFactory.h",
"/home/sugu/code/idiv/camtron_all/b/VimbaCPP/Examples/CameraFactory/Source/CameraFactory.cpp",
"/home/m/.bash_aliases", "/home/m/.bash_aliases",
"/home/m/dox/cmds/cmds.cpp", "/home/m/dox/cmds/cmds.cpp",
"/home/m/code/idiv/camtron/merg.c", "/home/m/code/idiv/camtron/merg.c",
...@@ -145,7 +166,7 @@ ...@@ -145,7 +166,7 @@
], ],
"find": "find":
{ {
"height": 39.0 "height": 34.0
}, },
"find_in_files": "find_in_files":
{ {
...@@ -159,6 +180,8 @@ ...@@ -159,6 +180,8 @@
"case_sensitive": false, "case_sensitive": false,
"find_history": "find_history":
[ [
"StreamSystemInfo",
"ErrorCodeToMessage",
"exception", "exception",
"abort", "abort",
"exception", "exception",
...@@ -284,9 +307,7 @@ ...@@ -284,9 +307,7 @@
"numpy", "numpy",
"np", "np",
"pay", "pay",
"plok", "plok"
"blo",
"blok"
], ],
"highlight": true, "highlight": true,
"in_selection": false, "in_selection": false,
...@@ -319,7 +340,7 @@ ...@@ -319,7 +340,7 @@
], ],
"incremental_find": "incremental_find":
{ {
"height": 39.0 "height": 34.0
}, },
"input": "input":
{ {
...@@ -352,11 +373,15 @@ ...@@ -352,11 +373,15 @@
{ {
"height": 0.0 "height": 0.0
}, },
"output.mdpopups":
{
"height": 0.0
},
"pinned_build_system": "", "pinned_build_system": "",
"project": "camtron.sublime-project", "project": "camtron.sublime-project",
"replace": "replace":
{ {
"height": 74.0 "height": 64.0
}, },
"save_all_on_build": true, "save_all_on_build": true,
"select_file": "select_file":
...@@ -382,6 +407,10 @@ ...@@ -382,6 +407,10 @@
"last_filter": "", "last_filter": "",
"selected_items": "selected_items":
[ [
[
"",
"~/code/idiv/camtron_all/b/recorder/recorder.sublime-project"
]
], ],
"width": 380.0 "width": 380.0
}, },
...@@ -401,8 +430,8 @@ ...@@ -401,8 +430,8 @@
"show_minimap": true, "show_minimap": true,
"show_open_files": true, "show_open_files": true,
"show_tabs": true, "show_tabs": true,
"side_bar_visible": false, "side_bar_visible": true,
"side_bar_width": 150.0, "side_bar_width": 396.0,
"status_bar_visible": true, "status_bar_visible": true,
"template_settings": "template_settings":
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment