Sign in
fuchsia
/
third_party
/
github.com
/
gonum
/
gonum
/
refs/heads/upstream/axpy_avx
/
.
/
stat
/
appengine_test.go
blob: 5e1fa8e0fa06779e91b3ccbe6aafd9ccccbd35a6 [
file
] [
log
] [
blame
] [
edit
]
// Copyright ©2017 The Gonum Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build noasm appengine
package stat
func init() { appengine = true }