blob: bb2b93c7f34e4ed9cfed067d13d04d1903fce0b0 [file] [log] [blame]
// 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 }