source:
trunk/src/testing/etc/sage.sh
@
4
Revision 4, 114 bytes checked in by ajaworski, 13 years ago (diff) |
---|
Line | |
---|---|
1 | |
2 | # Add paths for the SAGE package |
3 | |
4 | export SAGE_DIRECTORY=/usr/local/sage |
5 | export PATH="$PATH:$SAGE_DIRECTORY/bin" |
6 |
Note: See TracBrowser
for help on using the repository browser.