Skip to content

Commit

Permalink
ide file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vantreeseba committed Mar 5, 2011
1 parent 4270b91 commit bc31d41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
24 changes: 3 additions & 21 deletions DESteer.layout
@@ -1,28 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Debug" />
<File name="include\desteer\behavior\HideBehavior.hpp" open="1" top="0" tabpos="6">
<Cursor position="736" topLine="0" />
</File>
<File name="include\desteer\behavior\ObstacleAvoidanceBehavior.hpp" open="1" top="0" tabpos="10">
<Cursor position="465" topLine="0" />
</File>
<File name="include\desteer\behavior\PursuitBehavior.hpp" open="1" top="0" tabpos="8">
<Cursor position="537" topLine="0" />
</File>
<File name="include\desteer\controller\SimpleSteeringController.hpp" open="1" top="0" tabpos="2">
<Cursor position="1646" topLine="25" />
</File>
<File name="source\HideBehavior.cpp" open="1" top="0" tabpos="7">
<Cursor position="733" topLine="0" />
</File>
<File name="source\ObstacleAvoidanceBehavior.cpp" open="1" top="0" tabpos="11">
<Cursor position="551" topLine="21" />
</File>
<File name="source\PursuitBehavior.cpp" open="1" top="0" tabpos="9">
<Cursor position="1176" topLine="0" />
<File name="source\HideBehavior.cpp" open="1" top="1" tabpos="2">
<Cursor position="795" topLine="30" />
</File>
<File name="source\SimpleSteeringController.cpp" open="1" top="0" tabpos="1">
<Cursor position="1715" topLine="20" />
<Cursor position="2529" topLine="48" />
</File>
</CodeBlocks_layout_file>
9 changes: 0 additions & 9 deletions examples/ExampleWithIrrlicht/Example With Irrlicht.layout
@@ -1,13 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Debug" />
<File name="source\IrrlichtBaseEntity.hpp" open="1" top="0" tabpos="2">
<Cursor position="0" topLine="0" />
</File>
<File name="source\IrrlichtMobileEntity.cpp" open="1" top="0" tabpos="3">
<Cursor position="1914" topLine="18" />
</File>
<File name="source\main.cpp" open="1" top="1" tabpos="1">
<Cursor position="3326" topLine="63" />
</File>
</CodeBlocks_layout_file>

0 comments on commit bc31d41

Please sign in to comment.