Files
CFDEMcoupling-PFM/etc/cleanCFDEMcoupling.sh
2017-05-02 17:50:02 +02:00

17 lines
539 B
Bash

#!/bin/bash
#===================================================================#
# clean routine for CFDEMcoupling, part of CFDEMproject
# Christoph Goniva - Sept. 2013, DCS Computing GmbH
#===================================================================#
#- include functions
source $CFDEM_PROJECT_DIR/etc/functions.sh
#================================================================================#
# clean src remove object files
#================================================================================#
cleanCFDEM