blob: 5e1fa8e0fa06779e91b3ccbe6aafd9ccccbd35a6 [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 }