Cosmos/source2/Kernel/System/Cosmos.System/Kernel.cs
2010-08-14 16:38:42 +00:00

9 lines
152 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Cosmos.System {
class Kernel {
}
}