Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e6de9776c50b13fe0a6313e89ed8e757d258dd8f
/
.
/
y2014
/
queues
/
hot_goal.fbs
blob: 5c4bd0de052beea0073bc1715b3e5820abae0d2a [
file
] [
log
] [
blame
]
namespace
y2014
;
// Published on "/"
table
HotGoal
{
left_count
:
ulong
;
right_count
:
ulong
;
}
root_type
HotGoal
;