Skip to content

Instantly share code, notes, and snippets.

@MarkNijhof
Created August 1, 2010 20:04
Show Gist options
  • Save MarkNijhof/503707 to your computer and use it in GitHub Desktop.
Save MarkNijhof/503707 to your computer and use it in GitHub Desktop.
namespace Fohjin.Core { }
namespace Fohjin.Core.Controllers { }
namespace Fohjin.Core.Persistence { }
namespace Fohjin.Core.Tests { }
namespace Fohjin.Core.Tests.Controllers { }
namespace Fohjin.Core.Tests.Persistence { }
namespace Fohjin.Core.Specification { }
namespace Fohjin.Core.Specification.Controllers { }
namespace Fohjin.Core.Specification.Persistence { }
namespace Fohjin.Core { }
namespace Fohjin.Core.Controllers { }
namespace Fohjin.Core.Persistence { }
namespace Tests.Fohjin.Core { }
namespace Tests.Fohjin.Core.Controllers { }
namespace Tests.Fohjin.Core.Persistence { }
namespace Specification.Fohjin.Core { }
namespace Specification.Fohjin.Core.Controllers { }
namespace Specification.Fohjin.Core.Persistence { }
namespace Fohjin.Core { }
namespace Fohjin.Core.Tests { }
namespace Fohjin.Core.Specification { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment