Skip to content
Snippets Groups Projects
Commit 1765057c authored by Christof Kaufmann's avatar Christof Kaufmann
Browse files

python: Rename example directory from test/ to examples/

parent 642173a4
Branches
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ Or to reinstall: ...@@ -74,7 +74,7 @@ Or to reinstall:
Now everything is there; utilities like `starfm`, the library, a CMake file to import the library in a C++ project and, most importantly, the python interface. Try it! Let's import the python interface: Now everything is there; utilities like `starfm`, the library, a CMake file to import the library in a C++ project and, most importantly, the python interface. Try it! Let's import the python interface:
(imfu) $ cd ../test # go to python/test (imfu) $ cd ../examples # go to python/examples
(imfu) $ python starfm-example.py # or another example (imfu) $ python starfm-example.py # or another example
Or execute a binary utility: Or execute a binary utility:
......
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment