aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/examples/solve.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/solve.py b/python/examples/solve.py
index 725c704..75e7914 100644
--- a/python/examples/solve.py
+++ b/python/examples/solve.py
@@ -1,6 +1,6 @@
1# Small example of nissy Python module usage 1# Small example of nissy Python module usage
2 2
3# Run "./build python", then run this from either the top-level directory 3# Run "./build.sh python", then run this from either the top-level directory
4# of the nissy-core repo or from the python subdirectory. 4# of the nissy-core repo or from the python subdirectory.
5 5
6# Append the directories to the python path so we can load the module 6# Append the directories to the python path so we can load the module

Generated with cgit - Back to sebastiano.tronto.net