aboutsummaryrefslogtreecommitdiff
path: root/Examples/EM-xTensor.m
diff options
context:
space:
mode:
authorBarry Wardell <barry.wardell@gmail.com>2011-05-12 19:27:39 +0200
committerBarry Wardell <barry.wardell@gmail.com>2011-05-12 19:27:39 +0200
commit67343150c9127276869d79d135661506afe786d6 (patch)
treef8774530392e5bf2c93e2244252559cde40bd51c /Examples/EM-xTensor.m
parentb1abfe3aaba311ccc6cbf06ec15acdf1b9bc8cec (diff)
Make xTensor EM example work again.
Diffstat (limited to 'Examples/EM-xTensor.m')
-rw-r--r--Examples/EM-xTensor.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/EM-xTensor.m b/Examples/EM-xTensor.m
index 944bed3..19837a5 100644
--- a/Examples/EM-xTensor.m
+++ b/Examples/EM-xTensor.m
@@ -21,7 +21,7 @@
$KrancTensorPackage="xTensorKranc`";
Get["KrancTensor`"];
-Get["GeneralRelativity`LoadMetric`"];
+Get["Metrics`LoadMetric`"];
$DefInfoQ=False;
$CVVerbose=False;
$PrePrint=ScreenDollarIndices;