diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /local/src/bswap.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'local/src/bswap.par')
-rw-r--r-- | local/src/bswap.par | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/local/src/bswap.par b/local/src/bswap.par new file mode 100644 index 00000000..815d00dd --- /dev/null +++ b/local/src/bswap.par @@ -0,0 +1,3 @@ +input,f,a,,,,"input file" +output,f,a,,,,"output file" +wordswap,b,h,no,,,"swap every 4 bytes rather than every 2 bytes" |