6 lines
68 B
Bash
Executable File
6 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
set -x
|
|
|
|
rm -rf PV3FoamReader/Make
|
|
wclean libso vtkPV3Foam
|