diff options
author | dencheva <dencheva@stsci.edu> | 2008-12-22 09:07:16 -0500 |
---|---|---|
committer | dencheva <dencheva@stsci.edu> | 2008-12-22 09:07:16 -0500 |
commit | beebff79acea9f2815c9b7829163f62dcacaf8e9 (patch) | |
tree | ddabdf58cb0e99de2772d0c311a129016bb866db | |
parent | 8f0310bfa7d2fd14322d2fd11aebe2e317f196c5 (diff) | |
download | stwcs_hcf-beebff79acea9f2815c9b7829163f62dcacaf8e9.tar.gz |
Renamed updatewcs to hstwcs
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7406 fe389314-cf27-0410-b35b-8c050e845b92
-rw-r--r-- | hstwcs/__init__.py (renamed from updatewcs/__init__.py) | 0 | ||||
-rw-r--r-- | hstwcs/apply_corrections.py (renamed from updatewcs/apply_corrections.py) | 0 | ||||
-rw-r--r-- | hstwcs/corrections.py (renamed from updatewcs/corrections.py) | 0 | ||||
-rw-r--r-- | hstwcs/dgeo.py (renamed from updatewcs/dgeo.py) | 0 | ||||
-rw-r--r-- | hstwcs/makewcs.py (renamed from updatewcs/makewcs.py) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/updatewcs/__init__.py b/hstwcs/__init__.py index efa9287..efa9287 100644 --- a/updatewcs/__init__.py +++ b/hstwcs/__init__.py diff --git a/updatewcs/apply_corrections.py b/hstwcs/apply_corrections.py index 9c7f22a..9c7f22a 100644 --- a/updatewcs/apply_corrections.py +++ b/hstwcs/apply_corrections.py diff --git a/updatewcs/corrections.py b/hstwcs/corrections.py index 645e98d..645e98d 100644 --- a/updatewcs/corrections.py +++ b/hstwcs/corrections.py diff --git a/updatewcs/dgeo.py b/hstwcs/dgeo.py index 70e6a98..70e6a98 100644 --- a/updatewcs/dgeo.py +++ b/hstwcs/dgeo.py diff --git a/updatewcs/makewcs.py b/hstwcs/makewcs.py index 40be750..40be750 100644 --- a/updatewcs/makewcs.py +++ b/hstwcs/makewcs.py |