cleaned git
This commit is contained in:
parent
2d836b6196
commit
f2de6b45d7
2 changed files with 0 additions and 92 deletions
|
@ -1,52 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
||||||
<CodeBlocks_layout_file>
|
|
||||||
<ActiveTarget name="Release" />
|
|
||||||
<File name="Attractor.cpp" open="1" top="1" tabpos="3">
|
|
||||||
<Cursor position="7114" topLine="283" />
|
|
||||||
</File>
|
|
||||||
<File name="Attractor.hpp" open="1" top="0" tabpos="4">
|
|
||||||
<Cursor position="1165" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="AttractorKernel.hpp" open="0" top="0" tabpos="1">
|
|
||||||
<Cursor position="165" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="Canvas.cpp" open="0" top="0" tabpos="3">
|
|
||||||
<Cursor position="4379" topLine="138" />
|
|
||||||
</File>
|
|
||||||
<File name="Canvas.hpp" open="0" top="0" tabpos="4">
|
|
||||||
<Cursor position="463" topLine="12" />
|
|
||||||
</File>
|
|
||||||
<File name="Projector.cpp" open="0" top="0" tabpos="7">
|
|
||||||
<Cursor position="2483" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="Projector.hpp" open="0" top="0" tabpos="6">
|
|
||||||
<Cursor position="876" topLine="3" />
|
|
||||||
</File>
|
|
||||||
<File name="attr/test2.attr" open="0" top="0" tabpos="9">
|
|
||||||
<Cursor position="43" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="kernels/Lorenz.cpp" open="1" top="0" tabpos="2">
|
|
||||||
<Cursor position="541" topLine="4" />
|
|
||||||
</File>
|
|
||||||
<File name="kernels/Lorenz.hpp" open="1" top="0" tabpos="1">
|
|
||||||
<Cursor position="264" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="kernels/Unravel.cpp" open="1" top="0" tabpos="6">
|
|
||||||
<Cursor position="921" topLine="9" />
|
|
||||||
</File>
|
|
||||||
<File name="kernels/Unravel.hpp" open="1" top="0" tabpos="5">
|
|
||||||
<Cursor position="133" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="main.cpp" open="0" top="0" tabpos="5">
|
|
||||||
<Cursor position="350" topLine="3" />
|
|
||||||
</File>
|
|
||||||
<File name="myMath.hpp" open="0" top="0" tabpos="8">
|
|
||||||
<Cursor position="138" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="pngwriter/pngwriter.cc" open="0" top="0" tabpos="1">
|
|
||||||
<Cursor position="21977" topLine="608" />
|
|
||||||
</File>
|
|
||||||
<File name="pngwriter/pngwriter.h" open="0" top="0" tabpos="2">
|
|
||||||
<Cursor position="19671" topLine="696" />
|
|
||||||
</File>
|
|
||||||
</CodeBlocks_layout_file>
|
|
|
@ -1,40 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
||||||
<CodeBlocks_layout_file>
|
|
||||||
<ActiveTarget name="Release" />
|
|
||||||
<File name="Attractor.cpp" open="1" top="0" tabpos="2">
|
|
||||||
<Cursor position="1475" topLine="51" />
|
|
||||||
</File>
|
|
||||||
<File name="Attractor.hpp" open="1" top="0" tabpos="3">
|
|
||||||
<Cursor position="65" topLine="14" />
|
|
||||||
</File>
|
|
||||||
<File name="Canvas.cpp" open="1" top="0" tabpos="5">
|
|
||||||
<Cursor position="0" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="Canvas.hpp" open="1" top="0" tabpos="4">
|
|
||||||
<Cursor position="826" topLine="11" />
|
|
||||||
</File>
|
|
||||||
<File name="Parameters.cpp" open="0" top="0" tabpos="3">
|
|
||||||
<Cursor position="2126" topLine="49" />
|
|
||||||
</File>
|
|
||||||
<File name="Parameters.hpp" open="0" top="0" tabpos="4">
|
|
||||||
<Cursor position="464" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="Projector.cpp" open="1" top="1" tabpos="9">
|
|
||||||
<Cursor position="551" topLine="13" />
|
|
||||||
</File>
|
|
||||||
<File name="Projector.hpp" open="1" top="0" tabpos="8">
|
|
||||||
<Cursor position="383" topLine="1" />
|
|
||||||
</File>
|
|
||||||
<File name="Vector.cpp" open="1" top="0" tabpos="6">
|
|
||||||
<Cursor position="1835" topLine="69" />
|
|
||||||
</File>
|
|
||||||
<File name="Vector.hpp" open="1" top="0" tabpos="7">
|
|
||||||
<Cursor position="0" topLine="0" />
|
|
||||||
</File>
|
|
||||||
<File name="main.cpp" open="1" top="0" tabpos="1">
|
|
||||||
<Cursor position="690" topLine="8" />
|
|
||||||
</File>
|
|
||||||
<File name="waardes.txt" open="0" top="0" tabpos="8">
|
|
||||||
<Cursor position="0" topLine="0" />
|
|
||||||
</File>
|
|
||||||
</CodeBlocks_layout_file>
|
|
Reference in a new issue