aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Freilich <sfreilich@google.com>2022-03-16 10:49:03 -0700
committerCopybara-Service <copybara-worker@google.com>2022-03-16 10:49:29 -0700
commitaf59e0ad839cc559118ef953eb4971485e22f711 (patch)
tree46bff9943d1fb7fb64c12c18219a7226ccd5631e
parentbad9e85a21afe5285647b42050838fd018ee098a (diff)
downloadink-stroke-modeler-af59e0ad839cc559118ef953eb4971485e22f711.tar.gz
Use BUILD.bazel instead of BUILD
Bazel accepts either, but this avoids conflicts with build/ subdirs on Mac OS. And it seems to be standard practice for other projects like Abseil. PiperOrigin-RevId: 435095006
-rw-r--r--ink_stroke_modeler/BUILD.bazel (renamed from ink_stroke_modeler/BUILD)0
-rw-r--r--ink_stroke_modeler/internal/BUILD.bazel (renamed from ink_stroke_modeler/internal/BUILD)0
-rw-r--r--ink_stroke_modeler/internal/prediction/BUILD.bazel (renamed from ink_stroke_modeler/internal/prediction/BUILD)0
-rw-r--r--ink_stroke_modeler/internal/prediction/kalman_filter/BUILD.bazel (renamed from ink_stroke_modeler/internal/prediction/kalman_filter/BUILD)0
4 files changed, 0 insertions, 0 deletions
diff --git a/ink_stroke_modeler/BUILD b/ink_stroke_modeler/BUILD.bazel
index f0c00c1..f0c00c1 100644
--- a/ink_stroke_modeler/BUILD
+++ b/ink_stroke_modeler/BUILD.bazel
diff --git a/ink_stroke_modeler/internal/BUILD b/ink_stroke_modeler/internal/BUILD.bazel
index bf76f70..bf76f70 100644
--- a/ink_stroke_modeler/internal/BUILD
+++ b/ink_stroke_modeler/internal/BUILD.bazel
diff --git a/ink_stroke_modeler/internal/prediction/BUILD b/ink_stroke_modeler/internal/prediction/BUILD.bazel
index 2d94289..2d94289 100644
--- a/ink_stroke_modeler/internal/prediction/BUILD
+++ b/ink_stroke_modeler/internal/prediction/BUILD.bazel
diff --git a/ink_stroke_modeler/internal/prediction/kalman_filter/BUILD b/ink_stroke_modeler/internal/prediction/kalman_filter/BUILD.bazel
index e487c16..e487c16 100644
--- a/ink_stroke_modeler/internal/prediction/kalman_filter/BUILD
+++ b/ink_stroke_modeler/internal/prediction/kalman_filter/BUILD.bazel