From 5e57906590207f4994c86b34577a50c9e556e046 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Wed, 4 Aug 2010 16:29:14 -0400 Subject: Update path to Kranc --- m/McLachlan_BSSN_Peter.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'm/McLachlan_BSSN_Peter.m') diff --git a/m/McLachlan_BSSN_Peter.m b/m/McLachlan_BSSN_Peter.m index d72f5f0..3631867 100644 --- a/m/McLachlan_BSSN_Peter.m +++ b/m/McLachlan_BSSN_Peter.m @@ -1,5 +1,5 @@ -$Path = Join[$Path, {"~/Calpha/kranc/Tools/CodeGen", - "~/Calpha/kranc/Tools/MathematicaMisc"}]; +$Path = Join[$Path, {"../../../repos/Kranc/Tools/CodeGen", + "../../../repos/Kranc/Tools/MathematicaMisc"}]; Get["KrancThorn`"]; -- cgit v1.2.3