Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
dfe58be25b0ee5fad0a9635b86a2809e2a557cc3
/
.
/
debian
/
glog.BUILD
blob: c2dc0947db8d5970de97fb5ca99435f736c4f9e3 [
file
] [
log
] [
blame
]
py_library
(
name
=
'glog'
,
srcs
=
[
'glog.py'
,
],
deps
=
[
'//external:python-gflags'
,
],
visibility
=
[
'//visibility:public'
],
)