blas,graph,lapack: fix imports and code generation

This commit is contained in:
kortschak
2017-05-26 12:39:54 +09:30
parent b12587ceac
commit ee9686e444
15 changed files with 37 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
// Code generated by "go generate github.com/gonum/blas/native"; DO NOT EDIT.
// Code generated by "go generate gonum.org/v1/gonum/blas/native"; DO NOT EDIT.
// Copyright ©2014 The gonum Authors. All rights reserved.
// Use of this source code is governed by a BSD-style