Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a573df154b900b6618d0b46f8d2635a8dba1082f
/
.
/
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
;