#!/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