cgo/lapacke: elide repeated types in signatures

This commit is contained in:
kortschak
2016-10-12 11:43:04 +10:30
parent 93c533664d
commit 0858a2d682
2 changed files with 823 additions and 823 deletions

View File

@@ -32,7 +32,7 @@ const (
)
const (
elideRepeat = false
elideRepeat = true
noteOrigin = false
)