diff options
| author | Tim Redfern <tim@eclectronics.org> | 2014-01-21 16:34:54 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2014-01-21 16:34:54 +0000 |
| commit | c10e756720fe30ad2ffdcb54d83737aaad77190b (patch) | |
| tree | b28db9063b80bccbb9d4e5fa8d1bee3fc1d77931 /NT/NT.layout | |
| parent | dc2c81dd14933b21e0f4bdad8cdd662c8596a6c2 (diff) | |
variable_array_type connection wrong
Diffstat (limited to 'NT/NT.layout')
| -rw-r--r-- | NT/NT.layout | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/NT/NT.layout b/NT/NT.layout index 6d0700e..319c62d 100644 --- a/NT/NT.layout +++ b/NT/NT.layout @@ -1,14 +1,14 @@ <?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"> + <File name="src/nodes.h" open="1" top="1" tabpos="4" split="0" active="1" splitpos="0" zoom_1="-2" zoom_2="0"> <Cursor> - <Cursor1 position="865" topLine="4" /> + <Cursor1 position="1197" topLine="19" /> </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"> + <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="2357" topLine="32" /> + <Cursor1 position="3896" topLine="123" /> </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"> @@ -16,14 +16,14 @@ <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"> + <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="6142" topLine="182" /> + <Cursor1 position="865" topLine="4" /> </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"> + <File name="src/rotor.cpp" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="-2" zoom_2="0"> <Cursor> - <Cursor1 position="459" topLine="0" /> + <Cursor1 position="2542" topLine="48" /> </Cursor> </File> </CodeBlocks_layout_file> |
