From bb98c2c4b68b42123f8a18dd3989e88e094c28c3 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Tue, 20 Mar 2018 13:44:13 +0000 Subject: [PATCH] Use default Paraview --- etc/bashrc | 2 +- etc/cshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/bashrc b/etc/bashrc index 7fdecc99c..5828409a4 100755 --- a/etc/bashrc +++ b/etc/bashrc @@ -112,7 +112,7 @@ export WM_THIRD_PARTY_USE_HWLOC_1101=1 # # For AllMake.stage4 #export WM_THIRD_PARTY_USE_QT_486=1 -export WM_THIRD_PARTY_USE_PARAVIEW_440=1 +#export WM_THIRD_PARTY_USE_PARAVIEW_440=1 # Source files, possibly with some verbosity diff --git a/etc/cshrc b/etc/cshrc index 25bf11f47..52cc1098a 100644 --- a/etc/cshrc +++ b/etc/cshrc @@ -98,7 +98,7 @@ setenv WM_THIRD_PARTY_USE_HWLOC_1101 1 # # For AllMake.stage4 #setenv WM_THIRD_PARTY_USE_QT_486 1 -setenv WM_THIRD_PARTY_USE_PARAVIEW_440 1 +#setenv WM_THIRD_PARTY_USE_PARAVIEW_440 1 # Source files, possibly with some verbosity