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