Skip to content
Snippets Groups Projects
Commit 3e60fbe9 authored by nadolski's avatar nadolski
Browse files

Modif for Maverick

parent 60666e5c
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
# 32 bits MAC OS X
#export LIBPATH=/usr/lib/gcc/i686-apple-darwin10/4.2.1
# 64 bit MAC OS X
export LIBPATH=/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/
export LD_LIBRARY_PATH=$LIBPATH:/usr/local/lib:/usr/lib
#export LIBPATH=/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/
export LD_LIBRARY_PATH=$LIBPATH:/usr/local/lib:/usr/lib:/usr/local/include
CODEDIR=$HOME/Documents/Travail/codes
export NUM_REC=$CODEDIR/nrecipes/recipes_c-ansi
export TRACY_LIB=$CODEDIR/tracy/TracyIII/tracy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment