#!/bin/sh
#
# Atria post-C++ compilation script - copies defmap file from
# target-specific directory to target-specific file, if necessary.
# atria_post_cxxc [target]
# Current version of this script is intentionally empty
exit 0