Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
abb771377e5468db8b85b6fa9b338bd3e3a47ba2
/
.
/
aos
/
network
/
www
/
reflection_test.html
blob: b9cc6c8dfc5b59d0a03e15c2c8d4ed88839d15ba [
file
] [
log
] [
blame
]
James Kuszmaul
abb7713
2020-08-01 19:56:16 -0700
[
diff
] [
blame^
]
1
<html>
2
<head>
3
<script
src
=
"flatbuffers.js"
></script>
4
<script
src
=
"reflection_test_bundle.min.js"
defer
></script>
5
</head>
6
<body>
7
</body>
8
</html>