/[CCFs]/ccf-setup.sh
ViewVC logotype

Diff of /ccf-setup.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ccflib, Wed Dec 10 09:54:51 2014 UTC revision 1.2 by ccflib, Wed Dec 10 10:58:21 2014 UTC
# Line 4  Line 4 
4  #  #
5  # Setup to build CCF from user's home  # Setup to build CCF from user's home
6  #  #
7  # $Id$  # $Id: ccf-setup.sh,v 1.1 2014/12/10 09:54:51 ccflib Exp $
8    
9  # Define CCFLIB_HOME  # Define CCFLIB_HOME
10    
# Line 24  fi Line 24  fi
24  # Initializes the latest SAS installed in /sas  # Initializes the latest SAS installed in /sas
25    
26  [ ! -f "$HOME/setsas.sh" ] && /sas/bin/confsas  [ ! -f "$HOME/setsas.sh" ] && /sas/bin/confsas
27    export LHEASOFT=1
28  . $HOME/setsas.sh  . $HOME/setsas.sh
29  export SAS_MEMORY_MODEL=Low  export SAS_MEMORY_MODEL=Low
30    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.27