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 bigreq is the X client API for the BIG-REQUESTS extension.
package bigreq
/*
This file was generated by bigreq.xml on Aug 11 2013 8:39:42pm EDT.
This file is automatically generated. Edit at your peril!
*/
// This file is automatically generated from bigreq.xml. Edit at your peril!
import (
"github.com/BurntSushi/xgb"