travis,unit: fix and check unit code generation

Also fix blas generate check for move.
This commit is contained in:
kortschak
2017-06-26 10:15:29 +09:30
committed by Dan Kortschak
parent ec20c1f479
commit 9363ac56d7
6 changed files with 28 additions and 24 deletions

View File

@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:generate go run autogen.go
// Package unit provides a set of types and constants that facilitate
// the use of the International System of Units (SI).
//