mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user