diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-09 11:05:49 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-09 11:05:49 +0100 |
commit | 289e6b1a2efcf75b6ecdeb56df3fc07025a3f37f (patch) | |
tree | fb69a25393ac2bf3f62cc291358936f79e7ebee2 /demo/slope.py | |
parent | 69a489f99113a5683269e57f0416e1b84c3bcc75 (diff) | |
download | fullSWOF-utils-289e6b1a2efcf75b6ecdeb56df3fc07025a3f37f.tar.gz |
demo: Create symbolic link to slope.py.
* demo/slope.py: New symbolic link.
Diffstat (limited to 'demo/slope.py')
l--------- | demo/slope.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/slope.py b/demo/slope.py new file mode 120000 index 0000000..4ee9d12 --- /dev/null +++ b/demo/slope.py @@ -0,0 +1 @@ +../python/slope.py
\ No newline at end of file |