We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8200d commit 4c48a80Copy full SHA for 4c48a80
agent_based_epidemic_sim/agent_synthesis/BUILD
@@ -1,5 +1,7 @@
1
# Libraries for synthesizing agents.
2
3
+load("//third_party/bazel_rules/rules_python/python:proto.bzl", "py_proto_library")
4
+
5
licenses(["notice"])
6
7
package(default_visibility = [
agent_based_epidemic_sim/applications/home_work/BUILD
@@ -1,3 +1,5 @@
# Packages for the simplified home-work simulation application.
0 commit comments