Changeset 207 for snovis/trunk


Ignore:
Timestamp:
Feb 13, 2007, 7:26:56 PM (17 years ago)
Author:
barrand
Message:
 
Location:
snovis/trunk/obuild
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • snovis/trunk/obuild/setup.csh

    r206 r207  
    4141#////////////////////////////////////////////////
    4242
    43 set obuild_snovis_path="/Users/barrand/dev/exp/nemo/snovis/v1r1"
     43set obuild_snovis_path="@@absolute_dir@@"
    4444
    4545
  • snovis/trunk/obuild/setup.sh

    r206 r207  
    4141#////////////////////////////////////////////////
    4242
    43 obuild_snovis_path="/Users/barrand/dev/exp/nemo/snovis/v1r1"
     43obuild_snovis_path="@@absolute_dir@@"
    4444
    4545if [ "${obuild_snovis_path}" = '@@absolute_dir@@' ] ; then
Note: See TracChangeset for help on using the changeset viewer.