mirror of
https://github.com/gonum/gonum.git
synced 2025-10-29 01:33:14 +08:00
cgo/lapacke: elide repeated types in signatures
This commit is contained in:
@@ -32,7 +32,7 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
elideRepeat = false
|
||||
elideRepeat = true
|
||||
noteOrigin = false
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user