#!/usr/bin/env bash

PROGRAM=$(python3 -m ewoksid22.bin gen_xdds_file)
eval $PROGRAM $@
