diff options
Diffstat (limited to 'setup_enviroment')
| -rw-r--r-- | setup_enviroment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_enviroment b/setup_enviroment index 7ecff07..e8983e2 100644 --- a/setup_enviroment +++ b/setup_enviroment @@ -1,6 +1,6 @@ SIMSUBDIR=fermi -export GPGPUSIM_ROOT=$PWD +export GPGPUSIM_ROOT=$(cd `dirname $0` && pwd) export QTINC=/usr/include export BOOST_ROOT=/usr/include/boost |
