ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/proj/workflow/scripts/workflow_setup.csh
Revision: 1.2
Committed: Tue Apr 5 20:14:04 2011 UTC (12 years, 5 months ago) by phil
Content type: application/x-csh
Branch: MAIN
CVS Tags: Ver_6-0, Ver_6-1, Ver_6-2, Ver_6-3, Ver_6-4, Ver_5-14, Ver_5-13, Ver_8-0, Ver_7-1, Ver_7-0
Changes since 1.1: +1 -0 lines
Log Message:
Add path

File Contents

# Content
1 #! /bin/csh -f
2 setenv WORKFLOW_ROOT /home/phil/jsoc/proj/workflow
3 setenv WORKFLOW_DATA /home/jsoc/pipeline/
4 set path = ($WORKFLOW_ROOT/ $path)