changeset 156 | e16c8c913c65 |
parent 146 | dd8ed4d3beb6 |
child 214 | beebae32b1ed |
--- a/src/FingersDance.ActionFactory/ActionGenerator.cs Fri Oct 16 02:35:11 2009 +0200 +++ b/src/FingersDance.ActionFactory/ActionGenerator.cs Fri Oct 16 03:37:48 2009 +0200 @@ -4,7 +4,7 @@ using System.Text; using FingersDance.Actions; -namespace FingersDance.ActionFactory +namespace FingersDance.Factory { public class ActionGenerator {