(file) Return to configure CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/configure between version 1.24 and 1.26

version 1.24, 2008/04/11 16:52:08 version 1.26, 2008/04/11 18:56:29
Line 1 
Line 1 
 #! /bin/csh -f #! /bin/csh -f
  
 # test changing this file to test the file locking feature  # set up $JSOC_MACHINE
   set JSOC_MACHINE = `build/jsoc_machine.csh`
   echo "Machine type is $JSOC_MACHINE"
   echo ""
  
 set CLEAN = "no" set CLEAN = "no"
 set CHKLIBS = "no" set CHKLIBS = "no"


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.26

Karen Tian
Powered by
ViewCVS 0.9.4