source:
trunk/src/testing/etc/sage.sh
@
4
Revision 4, 114 bytes checked in by ajaworski, 13 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[4] | 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.