From 421c87d1303a01a87e5fc160fc318ab01283306e Mon Sep 17 00:00:00 2001 From: Ole Streicher Date: Wed, 28 Aug 2024 09:41:33 +0200 Subject: [PATCH] Adjust numerical recipes test for changed stxtools code location --- test/numerical-recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/numerical-recipes.md b/test/numerical-recipes.md index cefddc2ab..c53cb318e 100644 --- a/test/numerical-recipes.md +++ b/test/numerical-recipes.md @@ -443,7 +443,7 @@ end ``` ``` -cl> copy pkg$utilities/nttools/stxtools/lu* . +cl> copy pkg$stxtools/lu* . cl> softools cl> xc -x test_ludecompose.x lubksb.f lubksd.f ludcmd.x ludcmp.x cl> task $test_ludecompose = test_ludecompose.e