aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 12:47:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 12:47:44 -0400
commitad99ba0f9c6821795acbf6cbf26234bd1e5770f6 (patch)
tree98f45126a2f9a0c564291c04851038c7deebfb88
parenta322c9942a9a8b091b91ff121a5264ef203f38a0 (diff)
downloadspexmgr-ad99ba0f9c6821795acbf6cbf26234bd1e5770f6.tar.gz
Add mc_testspextoolpath output
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index af060e1..3211422 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,20 @@ The activation script prepends `share/` and `spex/4.1` to `IDL_PATH`, and any pr
```
$ idl
IDL> mc_testspextoolpath
+% Compiled module: MC_TESTSPEXTOOLPATH.
+% Compiled module: FILE_WHICH.
+% Compiled module: READCOL.
+% Compiled module: REMCHAR.
+% Compiled module: GETTOK.
+% READCOL: 1 valid lines read
+
+Spextool version 4.1 loaded.
+
+The Astronomy User's Library directories are in your IDL path.
+
+The Markwardt MPFIT Library directories are in your IDL path.
+
+The IDL paths are set correctly.
```
*or earlier:*