Skip to content
Snippets Groups Projects
clean.sh 132 B
#!/bin/bash

source /remote/Xilinx/2015.4/SDK/2015.4/settings64.sh

echo "Cleaning modular_quad_pid"

xsct .clean_app.tcl || exit 1