Cosmos/source2/IL2CPU/Cosmos.IL2CPU.Debug/PipeThread.cs
kudzu_cp 97c3471067
2011-08-14 13:36:09 +00:00

9 lines
161 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Cosmos.Compiler.Debug {
public class Pipe {
}
}