source: gsdl/tags/New_Config_Format-branch-20000713/gsdl/setup.bash@ 18460

Last change on this file since 18460 was 1280, checked in by (none), 24 years ago

This commit was manufactured by cvs2svn to create tag
'New_Config_Format-branch-20000713'.

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 171 bytes
Line 
1export GSDLHOME=`pwd`
2export GSDLOS=`uname -s | tr A-Z a-z`
3export PATH=$PATH:$GSDLHOME/bin/script:$GSDLHOME/bin/$GSDLOS
4export MANPATH=$MANPATH:$GSDLHOME/packages/mg/man
Note: See TracBrowser for help on using the repository browser.