8 lines
69 B
Bash
Executable File
8 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
set -x
|
|
|
|
rm -r PV3FoamReader/Make
|
|
|
|
wclean libso vtkPV3Foam
|
|
|