diff options
-rw-r--r-- | setenv_mjau.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/setenv_mjau.sh b/setenv_mjau.sh index 6c83b2e..253f440 100644 --- a/setenv_mjau.sh +++ b/setenv_mjau.sh @@ -1,4 +1,2 @@ export OPENCSGDIR=$PWD/../OpenCSG-1.3.0 -export EIGEN2DIR=/opt/local/include/eigen2 -export QCODEEDITDIR=$PWD/../qcodeedit-2.2.3/install export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib:$QCODEEDITDIR/lib |