From 67343150c9127276869d79d135661506afe786d6 Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Thu, 12 May 2011 19:27:39 +0200 Subject: Make xTensor EM example work again. --- Examples/EM-xTensor.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Examples/EM-xTensor.m') 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; -- cgit v1.2.3