Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
aos
/
0f31d3fb821c60e5dc4016b7251f9b2289e54c05
/
.
/
debian
/
glog.BUILD
blob: 8de9b806c68c51d6e5682f1f4398909c0b840540 [
file
] [
log
] [
blame
]
py_library
(
name
=
"glog"
,
srcs
=
[
"glog.py"
,
],
visibility
=
[
"//visibility:public"
],
deps
=
[
"//external:python-gflags"
,
],
)