using System; using System.Collections.Generic; using System.Text; namespace Cosmos.HAL { static public class Globals { static public DeviceMgr DeviceMgr; } }