blob: 33f089e3d130ef71813d46132a65175132c04f2d [file] [log] [blame]
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
math_runtime_cc_files = [ "math.cc" ]
math_runtime_dart_files = [ "math_patch.dart" ]
math_runtime_sources = math_runtime_cc_files + math_runtime_dart_files