diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-08-14 12:54:27 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-08-14 12:54:27 +0100 |
commit | ec828d3474500d152ac3b888fbd33fc0efddb591 (patch) | |
tree | 2503455cea64f85ef42ae8dd89e343936b58af18 | |
parent | f77e3bd206eff029d50830c03b7d5e5557a268a0 (diff) | |
download | fullSWOF-utils-ec828d3474500d152ac3b888fbd33fc0efddb591.tar.gz |
fullswof-utils: Rename code directory.
* python/makeBoundary: Move to...
* fullswof-utils/makeBoundary: ...here.
* python/slope.py: Move to...
* fullswof-utils/slope.py: ...here.
-rwxr-xr-x | fullswof-utils/makeBoundary (renamed from python/makeBoundary) | 0 | ||||
-rwxr-xr-x | fullswof-utils/slope.py (renamed from python/slope.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/python/makeBoundary b/fullswof-utils/makeBoundary index 0a208a6..0a208a6 100755 --- a/python/makeBoundary +++ b/fullswof-utils/makeBoundary diff --git a/python/slope.py b/fullswof-utils/slope.py index e0ca3e1..e0ca3e1 100755 --- a/python/slope.py +++ b/fullswof-utils/slope.py |