Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1235 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
levsa committed Sep 14, 2004
1 parent 342e4d1 commit 81a6081
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pde/DomainExternalSolverPackage/rheolef.sh
@@ -0,0 +1,7 @@
export RHEOLEFDIR="/usr/local/rheolef-4.74-shared"
export PATH="$PATH:$RHEOLEFDIR/bin:$RHEOLEFDIR/lib"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$RHEOLEFDIR/lib"
export MANPATH="$MANPATH:$RHEOLEFDIR/man"
export RHEOLEF_MODPATH="$RHEOLEFDIR/lib/rheolef/modules"
export RHEOLEF_LIBDIR="$RHEOLEFDIR/lib"
export PATH="$PATH:$RHEOLEF_MODPATH/form"

0 comments on commit 81a6081

Please sign in to comment.