b71a28d3c0
support new types for import * tests pass * missing file * bug fixes
8 lines
221 B
Go
8 lines
221 B
Go
// Copyright 2014 <chaishushan{AT}gmail.com>. All rights reserved.
|
|
// Use of this source code is governed by a BSD-style
|
|
// license that can be found in the LICENSE file.
|
|
|
|
//go:generate go run gen_helper.go
|
|
|
|
package tiff
|