From bc94c1d36233ae35fb44a6399ae1296c7abd3675 Mon Sep 17 00:00:00 2001 From: Aaron Meurer Date: Mon, 23 Jul 2012 17:27:58 -0600 Subject: [PATCH] Update Sage --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 7d86720..2c5b794 100644 --- a/.profile +++ b/.profile @@ -222,7 +222,7 @@ PATH="/Library/Frameworks/Python.framework/Versions/3.2/bin:${PATH}" export PATH # Sage -PATH="${PATH}:/Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage" +PATH="${PATH}:/Applications/Sage-5.1-OSX-64bit-10.6.app/Contents/Resources/sage" export PATH # Use the git version of emacs