Opentk/Source/Bind/Glu/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.Glu
{
class Generator
{
}
}