~twpol/+junk/trunk

935 by cjakeman
Added Architecture/CommandLog folder and interfaces
1
namespace ORArchitecture
895 by wacampbell
Created a separate project for development of architectural concepts.
2
{
900 by wacampbell
Changed iFoo to IFoo
3
    interface IControlTrain
895 by wacampbell
Created a separate project for development of architectural concepts.
4
    {
5
    }
6
}