Cosmos/source2/IL2CPU/Cosmos.IL2CPU.Debug/PipeClient.cs
kudzu_cp 4885dec621
2011-09-04 19:28:26 +00:00

9 lines
167 B
C#

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