Skip to content

Commit

Permalink
renamed sources directory src for the sake of good code organization …
Browse files Browse the repository at this point in the history
…: touchdown.
  • Loading branch information
ilkerde committed Apr 4, 2011
1 parent 215ce8c commit a5ae59a
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 21 deletions.
21 changes: 0 additions & 21 deletions KataStringReplacer/KataStringReplacer/KataStringReplacer.userprefs

This file was deleted.

41 changes: 41 additions & 0 deletions KataStringReplacer/src/KataStringReplacer.userprefs
@@ -0,0 +1,41 @@
<Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" ctype="Workspace" />
<MonoDevelop.Ide.Workbench ActiveDocument="StringRenderer.cs" ctype="Workbench">
<Files>
<File FileName="StringRenderer.cs" Line="16" Column="29" />
<File FileName="StringRendererTests.cs" Line="1" Column="1" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State expanded="True">
<Node name="KataStringReplacer" expanded="True">
<Node name="References" expanded="True" />
<Node name="StringRenderer.cs" selected="True" />
</Node>
</State>
</Pad>
<Pad Id="ClassPad">
<State expanded="True" selected="True" />
</Pad>
<Pad Id="MonoDevelop.Debugger.WatchPad">
<State />
</Pad>
<Pad Id="ConnectionManagerPad">
<State selected="True" />
</Pad>
<Pad Id="MonoDevelop.NUnit.TestPad">
<State expanded="True" selected="True">
<Node name="KataStringReplacer" expanded="True">
<Node name="KataStringReplacer" expanded="True">
<Node name="StringRendererTests" expanded="True" />
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches ctype="PinnedWatchStore" />
</Properties>
File renamed without changes.

0 comments on commit a5ae59a

Please sign in to comment.