diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-10-11 19:43:47 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-10-11 19:43:47 +0100 |
| commit | e2e45966d7a3ca7673bdbaadef5b5e8a38b0ff78 (patch) | |
| tree | 0a93d0d044b51f808658124761ac85afdcb23fae /figgis_detect.layout | |
initial commit
Diffstat (limited to 'figgis_detect.layout')
| -rw-r--r-- | figgis_detect.layout | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/figgis_detect.layout b/figgis_detect.layout new file mode 100644 index 0000000..1870fbc --- /dev/null +++ b/figgis_detect.layout @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Debug" /> + <File name="addons.make" open="1" top="0" tabpos="4"> + <Cursor position="31" topLine="0" /> + </File> + <File name="config.make" open="0" top="0" tabpos="1"> + <Cursor position="376" topLine="18" /> + </File> + <File name="src/boundary.cpp" open="1" top="1" tabpos="2"> + <Cursor position="462" topLine="6" /> + </File> + <File name="src/boundary.h" open="1" top="0" tabpos="1"> + <Cursor position="267" topLine="0" /> + </File> + <File name="src/main.cpp" open="0" top="0" tabpos="0"> + <Cursor position="165" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="1" top="0" tabpos="3"> + <Cursor position="5345" topLine="185" /> + </File> + <File name="src/testApp.h" open="0" top="0" tabpos="4"> + <Cursor position="405" topLine="1" /> + </File> +</CodeBlocks_layout_file> |
