diff options
| author | Tim Redfern <tim@eclectronics.org> | 2014-01-20 15:39:23 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2014-01-20 15:39:23 +0000 |
| commit | 6ae7506f595d45e752ffd0cebb6392c707db2d3c (patch) | |
| tree | 761d0cf5f42a1c14bb4ce9d2023ab65d59b77520 /NT/NT.layout | |
| parent | 344e9b1a484b361cac7b07500cb7d2699cc93c29 (diff) | |
making json loader
Diffstat (limited to 'NT/NT.layout')
| -rw-r--r-- | NT/NT.layout | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/NT/NT.layout b/NT/NT.layout new file mode 100644 index 0000000..6d0700e --- /dev/null +++ b/NT/NT.layout @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Debug" /> + <File name="src/graph.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="-2" zoom_2="0"> + <Cursor> + <Cursor1 position="865" topLine="4" /> + </Cursor> + </File> + <File name="src/rotor.cpp" open="1" top="1" tabpos="2" split="0" active="1" splitpos="0" zoom_1="-3" zoom_2="0"> + <Cursor> + <Cursor1 position="2357" topLine="32" /> + </Cursor> + </File> + <File name="src/factory.h" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <Cursor> + <Cursor1 position="722" topLine="0" /> + </Cursor> + </File> + <File name="src/rotor.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="-2" zoom_2="0"> + <Cursor> + <Cursor1 position="6142" topLine="182" /> + </Cursor> + </File> + <File name="src/nodes.h" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="-2" zoom_2="0"> + <Cursor> + <Cursor1 position="459" topLine="0" /> + </Cursor> + </File> +</CodeBlocks_layout_file> |
