Opentk/Source/Bind/Glx/Generator.cs

11 lines
136 B
C#
Raw Normal View History

2007-09-02 00:58:10 +00:00
using System;
using System.Collections.Generic;
using System.Text;
namespace Bind.Glx
{
class Generator
{
}
}