blob: ccadff8a2b9028841e89a8fbbf8f2b8584de5ec5 [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 gonum
func init() { appengine = true }