DEFEATURE: drop reader module support for paraview 3.x (issue #295)

- Cannot test if these older reader modules actually build,
  owning largely to build issues since with paraview 3.14 (Feb 2012)
  and paraview 3.98 (Dec 2012) themselves.
This commit is contained in:
Mark Olesen
2016-11-11 13:30:30 +01:00
parent 7aeaf61cda
commit 8e30111b44
57 changed files with 2 additions and 11287 deletions

View File

@ -39,7 +39,7 @@
#
set foamFile=`$WM_PROJECT_DIR/bin/foamEtcFile -mode o config.csh/paraview`
if ( $status == 0 ) source $foamFile ParaView_VERSION=3.12.0
if ( $status == 0 ) source $foamFile ParaView_VERSION=5.0.1
unset foamFile