Cosmos/source/MatthijsTest/TempCompiler.cs
mterwoord_cp d36c2f727c
2010-01-31 14:14:54 +00:00

11 lines
163 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace MatthijsTest
{
class TempCompiler
{
}
}