source: trunk/src/testing/etc/sage.sh @ 4

Revision 4, 114 bytes checked in by ajaworski, 13 years ago (diff)

Added modified SAGE sources

Line 
1
2# Add paths for the SAGE package
3
4export SAGE_DIRECTORY=/usr/local/sage
5export PATH="$PATH:$SAGE_DIRECTORY/bin"
6
Note: See TracBrowser for help on using the repository browser.