aboutsummaryrefslogtreecommitdiff
path: root/noao/mtlocal/idsmtn/powersof2.com
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/mtlocal/idsmtn/powersof2.com
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'noao/mtlocal/idsmtn/powersof2.com')
-rw-r--r--noao/mtlocal/idsmtn/powersof2.com6
1 files changed, 6 insertions, 0 deletions
diff --git a/noao/mtlocal/idsmtn/powersof2.com b/noao/mtlocal/idsmtn/powersof2.com
new file mode 100644
index 00000000..1128f9e1
--- /dev/null
+++ b/noao/mtlocal/idsmtn/powersof2.com
@@ -0,0 +1,6 @@
+# Common block for look up tables used by idsmtn format reader. This table
+# contains powers of 2 used to reassemble floating point numbers. It is
+# initialized in t_ridsmtn.x.
+
+double tbl[255]
+common /po2/tbl