Salome HOME
use PERSALYS v12, openturns 1.18. Use OPENTURNS_SALOME git repository instead of...
[tools/sat_salome.git] / products / env_scripts / ParaViewData.py
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 def set_env(env, prereq_dir, version):
5     env.set('PARAVIEWDATA_ROOT_DIR', prereq_dir)
6
7 def set_nativ_env(env):
8     pass