diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/tbtables/Revisions | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/tbtables/Revisions')
-rw-r--r-- | pkg/tbtables/Revisions | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/pkg/tbtables/Revisions b/pkg/tbtables/Revisions new file mode 100644 index 00000000..0e3d2432 --- /dev/null +++ b/pkg/tbtables/Revisions @@ -0,0 +1,16 @@ +tbyscp.x + The 'sbuf' pointer was being used with Memr (5/4/13, MJF) + +tbhanp.x + Quote strings in text, strip trailing spaces, and capitalize keywords + to be consistent with tbhpnp. (1/7/11, Valdes) + +tbhpnp.x + Don't remove leading whitespace. (1/7/11, Valdes) + +tbttyp.x + 1. Changes to better control the types and extensions. The accepted + extensions are |tab|fits|fit|fxb|txt|dat|cat|tmp|. + 2. If no extensions is given the default is now text instead of STSDAS + table. + (1/7/11, Valdes) |