Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5

This commit is contained in:
Henry Weller
2016-02-10 21:12:49 +00:00
parent 629508a85a
commit 69b59b6586
58 changed files with 536 additions and 536 deletions

View File

@ -0,0 +1,9 @@
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
set -x
wclean libso vtkPVReaders
PVblockMeshReader/Allwclean
PVFoamReader/Allwclean
# ----------------------------------------------------------------- end-of-file