Don't needlessly change source files every time.

This commit is contained in:
Andrew Gallant
2013-08-11 20:45:36 -04:00
committed by Přemysl Janouch
parent 0685fb57e1
commit b06a8ca976
29 changed files with 30 additions and 118 deletions

View File

@@ -1,10 +1,7 @@
// Package xinput is the X client API for the XInputExtension extension.
package xinput
/*
This file was generated by xinput.xml on Aug 11 2013 8:39:44pm EDT.
This file is automatically generated. Edit at your peril!
*/
// This file is automatically generated from xinput.xml. Edit at your peril!
import (
"github.com/BurntSushi/xgb"