1 /**
2     Derelict binding of WinTab (Wacom Tablet) API.
3 */
4 
5 module derelict.wintab;
6 
7 public import derelict.wintab.wintab;