#!/bin/bash

# Fisrt of all, you should set PATH to tdr tools properly
PATH=$1:${PATH}
export PATH

./tdr -P --with_from_xml --with_base_class_tlv --with_base_class --using_for_tcaplus --using_tcaplus_compatible --common_namespace apollo table_test.xml -O .


rm -f dump_lib.txt
