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