aboutsummaryrefslogtreecommitdiff
path: root/flatcc/scripts/reflection-doc-example.sh
blob: ea2bcf42bf57c90a3faac5162b8d9ed8d93e0b08 (plain)
1
2
3
4
5
6
#!/bin/sh
PREFIX=reflection_Field_vec_
FLATCC=bin/flatcc
SCHEMA=reflection/reflection.fbs

. $(dirname $0)/flatcc-doc.sh